25 lines
332 B
Plaintext
25 lines
332 B
Plaintext
---
|
|
page_dir: doc
|
|
charset: UTF-8
|
|
encoding: UTF-8
|
|
main_page: index.md
|
|
title: Documentation for Ruby development version
|
|
visibility: :private
|
|
rdoc_include:
|
|
- doc
|
|
|
|
exclude:
|
|
- \Alib/irb
|
|
- \.gemspec\z
|
|
|
|
autolink_excluded_words:
|
|
- Class
|
|
- Method
|
|
- Module
|
|
- Process
|
|
- RDoc
|
|
- Ruby
|
|
- Set
|
|
|
|
canonical_root: https://docs.ruby-lang.org/en/master
|