Age | Commit message (Expand) | Author |
---|
2023-09-05 | [ruby/rdoc] Remove code for versions older than Ruby 2.6 | Nobuyoshi Nakada |
2023-09-05 | [ruby/rdoc] Omit descriptions and parameter lists for methods defined in C no... | Jeremy Evans |
2023-07-05 | [ruby/rdoc] [DOC] Improve CSS for "toggle source" hovering over one more meth... | Masafumi Koba |
2023-07-05 | [ruby/rdoc] [DOC] Fix to use KeyboardEvent.key over keyCode | gemmaro |
2023-07-05 | [ruby/rdoc] Add keydown event listener to focus on search field | gemmaro |
2023-06-14 | [ruby/rdoc] Use flat_map for better performance | Petrik |
2023-06-03 | [ruby/rdoc] Auto-correct trailing new lines | Vinicius Stock |
2023-05-26 | [ruby/rdoc] Improve `<summary>` CSS on sidebar | Masafumi Koba |
2023-05-26 | [ruby/rdoc] Improve layout CSS | Masafumi Koba |
2023-05-02 | [ruby/rdoc] Section may not have `label` | Nobuyoshi Nakada |
2023-05-02 | [ruby/rdoc] Fix references to nested label in table_of_contents | Nobuyoshi Nakada |
2022-11-27 | [ruby/rdoc] Darkfish: group method call-seq in div.method-header | nick evans |
2022-11-27 | [ruby/rdoc] Darkfish: Nest sidebar ToC as a tree of headings | nick evans |
2022-11-27 | [ruby/rdoc] Refine regexp usages and reduce substring allocations | Nobuyoshi Nakada |
2022-10-07 | [ruby/rdoc] Escape search results | Nobuyoshi Nakada |
2022-10-07 | [ruby/rdoc] Escape file names | Nobuyoshi Nakada |
2022-10-07 | [ruby/rdoc] Escape main title | Nobuyoshi Nakada |
2022-03-22 | [ruby/rdoc] Expand the enclosing tree of the current file | Nobuyoshi Nakada |
2022-03-22 | [ruby/rdoc] Fold files in the page directory | Nobuyoshi Nakada |
2022-03-20 | [ruby/rdoc] Allow method source code to scroll [ci skip] | Nobuyoshi Nakada |
2022-03-20 | [ruby/rdoc] Use the custom style `details summary` only in `nav-section` | Nobuyoshi Nakada |
2022-03-14 | [ruby/rdoc] Start with open when only one visible class/module | Nobuyoshi Nakada |
2022-03-14 | [ruby/rdoc] Fold class and module index | Nobuyoshi Nakada |
2022-03-11 | [ruby/rdoc] Scrollable sidebar | Masafumi Koba |
2021-10-11 | [ruby/rdoc] Update SourceCodePro font files | aycabta |
2021-09-03 | [ruby/rdoc] Add tests for `--template-stylesheets` option | Nobuyoshi Nakada |
2021-03-16 | [ruby/rdoc] Add table style | Nobuyoshi Nakada |
2021-03-16 | [ruby/rdoc] Update Rdoc.css sidebar panel. | Pankaj Doharey |
2020-09-14 | [ruby/rdoc] Prefer require_relative | Marc-Andre Lafortune |
2020-07-22 | [ruby/rdoc] Remove empty lines from html file by using ERB trim_mode flag | Benoit Tigeot |
2020-05-24 | [ruby/rdoc] Fixed inverted CSS for note-list and label-list | Nobuyoshi Nakada |
2020-05-24 | [ruby/rdoc] Delegate ERB args correctly | aycabta |
2020-05-24 | [ruby/rdoc] Treat multiple Ruby methods calling the same C method as aliases | Jeremy Evans |
2019-08-30 | Fix keyword argument separation issues in lib | Jeremy Evans |
2019-08-28 | Remove debug print [ci skip] | Kazuhiro NISHIYAMA |
2019-08-28 | Remove jquery.js | aycabta |
2019-08-28 | Good bye jQuery | aycabta |
2019-07-26 | [ruby/rdoc] Fix image links in rdoc.css | Maxime Lapointe |
2019-07-26 | [ruby/rdoc] Update jQuery to 3.3.1 | aycabta |
2019-03-30 | rdoc: Colorize background of code/pre [ci skip] | nobu |
2019-02-02 | rdoc.css: make label-list compact | nobu |
2018-08-27 | Merge rdoc-6.1.0.beta1. | hsbt |
2018-03-26 | Merge RDoc 6.0.3 from upstream. | hsbt |
2018-02-22 | erb.rb: deprecate safe_level of ERB.new | k0kubun |
2017-11-27 | Merge rdoc-6.0.0.beta4 from upstream. | hsbt |
2017-10-10 | Merge rdoc-6.0.0.beta3. | hsbt |
2017-08-29 | Merge rdoc-6.0.0.beta1. | hsbt |
2017-02-24 | Update rdoc-5.1.0 | hsbt |
2016-11-05 | * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0 | hsbt |
2016-09-07 | * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2 | hsbt |