ruby/.rdoc_options
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

7 lines
141 B
Text

---
page_dir: doc
charset: UTF-8
encoding: UTF-8
main_page: README.md
title: Documentation for Ruby development version
visibility: :private