6 Commits

Author SHA1 Message Date
Hiroshi SHIBATA
667e938f1d rdoc-srcdir can refer srcdir by itself 2025-01-15 16:52:56 +09:00
Hiroshi SHIBATA
86575e243e Use rdoc provided by bundled gems for generating ruby documentation 2025-01-15 16:52:56 +09:00
Nobuyoshi Nakada
5840b4363f
[DOC] Use the recent RDoc always to generate the doc of ruby itself 2024-10-09 10:05:19 +09:00
Nobuyoshi Nakada
02101f473b
rdoc-srcdir: Adjust the version number in the title in .rdoc_options
Other command line options are no longer needed usually.
2024-10-08 23:43:02 +09:00
Nobuyoshi Nakada
500586b401
Set executable on rdoc-srcdir [ci skip] 2024-04-26 19:22:16 +09:00
Nobuyoshi Nakada
9b78ef7552 [DOC] Load options and parse files from srcdir
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).
2024-01-06 21:19:51 +09:00