[DOC] Exclude 'Class' and 'Module' from RDoc's autolinking

This commit is contained in:
Nobuyoshi Nakada 2025-01-02 12:36:06 +09:00
parent b4ec22fe6c
commit e433e6515e
No known key found for this signature in database
GPG key ID: 3582D74E1FEE4465
Notes: git 2025-01-02 05:23:06 +00:00
24 changed files with 44 additions and 42 deletions

View file

@ -2704,7 +2704,7 @@ range_overlap(VALUE range, VALUE other)
*
* == What's Here
*
* First, what's elsewhere. \Class \Range:
* First, what's elsewhere. Class \Range:
*
* - Inherits from {class Object}[rdoc-ref:Object@What-27s+Here].
* - Includes {module Enumerable}[rdoc-ref:Enumerable@What-27s+Here],