mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
Exclude 'Ruby' and 'Set' from RDoc's autolinking
This commit is contained in:
parent
e2081861ae
commit
8e34346afe
Notes:
git
2025-01-02 02:05:55 +00:00
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ rdoc_include:
|
||||||
exclude:
|
exclude:
|
||||||
- lib/irb
|
- lib/irb
|
||||||
- .gemspec
|
- .gemspec
|
||||||
|
|
||||||
|
autolink_excluded_words:
|
||||||
|
- Ruby
|
||||||
|
- Set
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue