mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +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
|
@ -2522,7 +2522,7 @@ float_arg(VALUE self)
|
|||
*
|
||||
* First, what's elsewhere:
|
||||
*
|
||||
* - \Class \Complex inherits (directly or indirectly)
|
||||
* - Class \Complex inherits (directly or indirectly)
|
||||
* from classes {Numeric}[rdoc-ref:Numeric@What-27s+Here]
|
||||
* and {Object}[rdoc-ref:Object@What-27s+Here].
|
||||
* - Includes (indirectly) module {Comparable}[rdoc-ref:Comparable@What-27s+Here].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue