1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/markup
Nobuyoshi Nakada 64b991b0cd [ruby/rdoc] Links to document texts without "rdoc-ref:" prefix
While links to generated HTML from RDoc file needs to be prefixed
by "rdoc-ref:" currently, in case of explicit references this
seems just redundant.

Also GitHub RDoc support does not work with this prefix.

This patch lets links to such document texts (".rb", ".rdoc" and
".md" now) refer URLs generated by `RDoc::TopLevel#http_url`
without the prefix.

https://github.com/ruby/rdoc/commit/f18b27b69d
2021-04-03 01:22:09 +09:00
..
attr_changer.rb
attr_span.rb
attribute_manager.rb
attributes.rb
blank_line.rb
block_quote.rb
document.rb
formatter.rb
hard_break.rb
heading.rb
include.rb
indented_paragraph.rb
list.rb
list_item.rb
paragraph.rb
parser.rb
pre_process.rb
raw.rb
regexp_handling.rb
rule.rb
table.rb
to_ansi.rb
to_bs.rb
to_html.rb
to_html_crossref.rb
to_html_snippet.rb
to_joined_paragraph.rb
to_label.rb
to_markdown.rb
to_rdoc.rb
to_table_of_contents.rb
to_test.rb
to_tt_only.rb
verbatim.rb