| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-09 | [DOC] Use the recent RDoc always to generate the doc of ruby itself | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/11841 | |||
| 2024-10-08 | rdoc-srcdir: Adjust the version number in the title in .rdoc_options | Nobuyoshi Nakada | |
| Other command line options are no longer needed usually. Notes: Merged: https://github.com/ruby/ruby/pull/11832 | |||
| 2024-04-26 | Set executable on rdoc-srcdir [ci skip] | Nobuyoshi Nakada | |
| 2024-01-06 | [DOC] Load options and parse files from srcdir | Nobuyoshi Nakada | |
| RDoc options that do not change and can be written in `.rdoc_options` file are moved, so that they match when called without `make`. Get rid of parsing the files in `page_dir` twice (as relative paths and absolute paths). | |||
