[ruby/rdoc] [DOC] Remove duplicated line in RDoc::MarkupReference
https://github.com/ruby/rdoc/commit/488f89aee4
This commit is contained in:
parent
e34720dcf4
commit
4e66b3f47b
@ -866,7 +866,6 @@ require 'rdoc'
|
|||||||
#
|
#
|
||||||
# - On-page: <tt>::dummy_singleton_method</tt> links to ::dummy_singleton_method.
|
# - On-page: <tt>::dummy_singleton_method</tt> links to ::dummy_singleton_method.
|
||||||
# - Off-page<tt>RDoc::TokenStream::to_html</tt> links to RDoc::TokenStream::to_html.
|
# - Off-page<tt>RDoc::TokenStream::to_html</tt> links to RDoc::TokenStream::to_html.
|
||||||
# to \RDoc::TokenStream::to_html.
|
|
||||||
#
|
#
|
||||||
# Note: Occasionally \RDoc is not linked to a method whose name
|
# Note: Occasionally \RDoc is not linked to a method whose name
|
||||||
# has only special characters. Check whether the links you were expecting
|
# has only special characters. Check whether the links you were expecting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user