[DOC] Exclude 'Process' from RDoc's autolinking

This commit is contained in:
Nobuyoshi Nakada 2025-01-02 11:58:15 +09:00
parent e4fff86faf
commit d441d35107
No known key found for this signature in database
GPG key ID: 3582D74E1FEE4465
Notes: git 2025-01-02 05:23:07 +00:00
3 changed files with 6 additions and 5 deletions

View file

@ -13,5 +13,6 @@ exclude:
- .gemspec
autolink_excluded_words:
- Process
- Ruby
- Set