mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00

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).
7 lines
141 B
Text
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
|