mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] ZJIT: Add ZJIT to autolink_excluded_words
This tells RDoc to not automatically link to the `ZJIT` module so we don't need to keep escaping the word ZJIT in the documentation/comments.
This commit is contained in:
parent
9fb34f4f16
commit
39effad486
2 changed files with 6 additions and 5 deletions
|
@ -19,5 +19,6 @@ autolink_excluded_words:
|
|||
- RDoc
|
||||
- Ruby
|
||||
- Set
|
||||
- ZJIT
|
||||
|
||||
canonical_root: https://docs.ruby-lang.org/en/master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue