mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +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:
|
||||
- lib/irb
|
||||
- .gemspec
|
||||
|
||||
autolink_excluded_words:
|
||||
- Ruby
|
||||
- Set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue