mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Exclude 'Class' and 'Module' from RDoc's autolinking
This commit is contained in:
parent
b4ec22fe6c
commit
e433e6515e
Notes:
git
2025-01-02 05:23:06 +00:00
24 changed files with 44 additions and 42 deletions
2
range.c
2
range.c
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue