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 Backport cosmetic changes from upstream repo that is ruby/rdoc 2020-11-12 21:05:59 +09:00
ri Use abort(message) instead of puts and exit 2020-12-10 21:06:10 +09:00
stats
.document
alias.rb
anon_class.rb
any_method.rb [ruby/rdoc] Treat multiple Ruby methods calling the same C method as aliases 2020-05-24 23:47:24 +09:00
attr.rb
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb [ruby/rdoc] Fix RDoc::Context#instance_method_list 2020-07-22 02:34:26 +09:00
cross_reference.rb [ruby/rdoc] Support full filename to make a link for a text file 2020-09-18 14:57:57 +09:00
encoding.rb
erb_partial.rb [ruby/rdoc] Add frozen string literal support 2020-05-24 23:47:24 +09:00
erbio.rb [ruby/rdoc] Delegate ERB args correctly 2020-05-24 23:47:24 +09:00
extend.rb
generator.rb
ghost_method.rb
i18n.rb [ruby/rdoc] Prefer require_relative 2020-09-14 12:59:11 -04:00
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 [ruby/rdoc] Fix spelling error in parser comment 2020-09-18 14:57:58 +09:00
rd.rb
rdoc.gemspec [ruby/rdoc] Fix failing test by adding gettext as a development dependency 2021-01-24 16:46:11 +09:00
rdoc.rb [ruby/rdoc] Allow empty .rdoc_options 2021-03-16 15:47:27 +09:00
require.rb
ri.rb
rubygems_hook.rb [ruby/rdoc] Prefer require_relative 2020-09-14 12:59:11 -04:00
servlet.rb Use abort(message) instead of puts and exit 2020-12-10 21:06:10 +09:00
single_class.rb
stats.rb
store.rb [ruby/rdoc] Support full filename to make a link for a text file 2020-09-18 14:57:57 +09:00
task.rb
text.rb
token_stream.rb
tom_doc.rb
top_level.rb
version.rb [ruby/rdoc] Bump version to 6.3.0 2020-12-21 16:22:08 +09:00