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
@ -11,3 +11,7 @@ rdoc_include:
|
||||
exclude:
|
||||
- lib/irb
|
||||
- .gemspec
|
||||
|
||||
autolink_excluded_words:
|
||||
- Ruby
|
||||
- Set
|
||||
|
Loading…
x
Reference in New Issue
Block a user