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
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
..
context
generator [ruby/rdoc] Add table style 2021-03-16 15:47:27 +09:00
i18n
markdown
markup [ruby/rdoc] Links to document texts without "rdoc-ref:" prefix 2021-04-03 01:22:09 +09:00
parser [ruby/rdoc] Support iso-strict format in git-log 2021-01-25 18:33:33 +09:00
rd
ri
stats
.document
alias.rb
anon_class.rb
any_method.rb
attr.rb
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
i18n.rb
include.rb
known_classes.rb
markdown.rb [ruby/rdoc] Get rid of a trailing space 2021-03-16 15:47:27 +09:00
markup.rb [ruby/rdoc] Support GFM table 2021-03-16 15:47:27 +09:00
meta_method.rb
method_attr.rb
mixin.rb
normal_class.rb
normal_module.rb
options.rb [ruby/rdoc] Allow partial default values to be overridden with .rdoc_options 2021-03-16 15:47:27 +09:00
parser.rb
rd.rb
rdoc.gemspec
rdoc.rb [ruby/rdoc] Allow empty .rdoc_options 2021-03-16 15:47:27 +09:00
require.rb
ri.rb
rubygems_hook.rb
servlet.rb
single_class.rb
stats.rb
store.rb
task.rb
text.rb
token_stream.rb
tom_doc.rb
top_level.rb
version.rb