Skip to content

Commit a7b7e8f

Browse files
authored
[DOC] Remove unnecessary rdoc-ref missing example (#1271)
We don't actually need to link to the missing item to show the non-linked result.
1 parent 57a4615 commit a7b7e8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/rdoc/markup_reference.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,8 +996,7 @@
996996
# and entire <tt>rdoc-ref:</tt> square-bracketed clause is removed
997997
# from the resulting text.
998998
#
999-
# - <tt>Nosuch[rdoc-ref:RDoc::Nosuch]</tt> generates
1000-
# Nosuch[rdoc-ref:RDoc::Nosuch].
999+
# - <tt>Nosuch[rdoc-ref:RDoc::Nosuch]</tt> generates Nosuch.
10011000
#
10021001
#
10031002
# [<tt>rdoc-label</tt> Scheme]

0 commit comments

Comments
 (0)