mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Add .rdoc_options
file
Set `--page-dir` option so that direct rdoc call is consistent with `make html`.
This commit is contained in:
parent
2617532499
commit
36df0c72dc
1 changed files with 2 additions and 0 deletions
2
.rdoc_options
Normal file
2
.rdoc_options
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
page_dir: doc
|
Loading…
Reference in a new issue