[ruby/rdoc] [DOC] Remove unnecessary rdoc-ref missing example
(https://github.com/ruby/rdoc/pull/1271) We don't actually need to link to the missing item to show the non-linked result. https://github.com/ruby/rdoc/commit/a7b7e8fc55
This commit is contained in:
parent
9552bd590c
commit
e45fca1372
@ -996,8 +996,7 @@ require 'rdoc'
|
||||
# and entire <tt>rdoc-ref:</tt> square-bracketed clause is removed
|
||||
# from the resulting text.
|
||||
#
|
||||
# - <tt>Nosuch[rdoc-ref:RDoc::Nosuch]</tt> generates
|
||||
# Nosuch[rdoc-ref:RDoc::Nosuch].
|
||||
# - <tt>Nosuch[rdoc-ref:RDoc::Nosuch]</tt> generates Nosuch.
|
||||
#
|
||||
#
|
||||
# [<tt>rdoc-label</tt> Scheme]
|
||||
|
Loading…
x
Reference in New Issue
Block a user