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
Mike Dalessio 4ffc3fb019 [ruby/rdoc] fix: alias to method with call-seq
This change fixes alias call-seq to return nil if the method's
call-seq does not specify the alias.

Previously, the alias's call-seq would be an empty string in this case
which broke darkfish rendering.

This change also backfills test coverage for 0ead786 which moved
call-seq deduplication into AnyMethod.

https://github.com/ruby/rdoc/commit/5ce2789b6f
2021-10-16 06:31:11 +09:00
..
context
generator [ruby/rdoc] Update SourceCodePro font files 2021-10-11 21:15:07 +09:00
i18n
markdown Update parser files of RDoc generated by the latest KPeg 2021-08-10 02:36:00 +09:00
markup [ruby/rdoc] feat: add support for :category: on C functions 2021-10-16 01:39:36 +09:00
parser [ruby/rdoc] feat: add support for :category: on C functions 2021-10-16 01:39:36 +09:00
rd Update parser files of RDoc generated by the latest Racc 2021-08-10 02:36:00 +09:00
ri [ruby/rdoc] Fix chained inclusion ancestors_of 2021-07-05 11:34:25 +09:00
stats
.document
alias.rb
anon_class.rb
any_method.rb [ruby/rdoc] fix: alias to method with call-seq 2021-10-16 06:31:11 +09:00
attr.rb
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb [ruby/rdoc] Support linking #== 2021-10-16 01:40:47 +09:00
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
i18n.rb
include.rb
known_classes.rb
markdown.rb Update parser files of RDoc generated by the latest KPeg 2021-08-10 02:36:00 +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] Add tests for --template-stylesheets option 2021-09-03 19:13:15 +09:00
parser.rb
rd.rb
rdoc.gemspec [ruby/rdoc] Move dev dependency of gettext to Gemfile 2021-08-10 02:36:00 +09:00
rdoc.rb [ruby/rdoc] Move RDoc::RDoc#load_options to RDoc::RDoc.load_options 2021-09-02 00:32:13 +09:00
require.rb
ri.rb
rubygems_hook.rb [ruby/rdoc] Specify working directory for RDoc::Options#check_files 2021-06-23 11:05:16 +09: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
task.rb
text.rb [ruby/rdoc] Convert upper case copyright and registered marks 2021-09-11 17:03:52 +09:00
token_stream.rb
tom_doc.rb
top_level.rb
version.rb [ruby/rdoc] Bump version to 6.3.2 2021-07-06 11:02:14 +09:00