mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Apply new RDoc config options
This commit is contained in:
parent
03eb777c69
commit
bc2e95ee93
1 changed files with 10 additions and 0 deletions
|
@ -11,3 +11,13 @@ rdoc_include:
|
||||||
exclude:
|
exclude:
|
||||||
- lib/irb
|
- lib/irb
|
||||||
- .gemspec
|
- .gemspec
|
||||||
|
|
||||||
|
autolink_excluded_words:
|
||||||
|
- Class
|
||||||
|
- Method
|
||||||
|
- Module
|
||||||
|
- Process
|
||||||
|
- RDoc
|
||||||
|
- Set
|
||||||
|
|
||||||
|
canonical_root: https://docs.ruby-lang.org/en/3.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue