summaryrefslogtreecommitdiff
path: root/.rdoc_options
blob: 27d35e2f58b97fc147256a8ee21711084a90f6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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