mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Merge rdoc-6.0.0.beta3.
* It version introduced did you mean? feature for ri command: https://github.com/ruby/rdoc/pull/533 * Removed obbsoleted ruby_token.rbb. [Bug #13990][ruby-core:83180] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4e1fe5357e
commit
db6c51ec4f
21 changed files with 208 additions and 564 deletions
|
@ -377,7 +377,7 @@
|
|||
#
|
||||
# Example links:
|
||||
#
|
||||
# https://github.com/rdoc/rdoc
|
||||
# https://github.com/ruby/rdoc
|
||||
# mailto:user@example.com
|
||||
# {RDoc Documentation}[http://rdoc.rubyforge.org]
|
||||
# {RDoc Markup}[rdoc-ref:RDoc::Markup]
|
||||
|
@ -764,7 +764,7 @@ Ruby #{RUBY_VERSION}-p#{RUBY_PATCHLEVEL} #{RUBY_RELEASE_DATE}
|
|||
|
||||
Please file a bug report with the above information at:
|
||||
|
||||
https://github.com/rdoc/rdoc/issues
|
||||
https://github.com/ruby/rdoc/issues
|
||||
|
||||
EOF
|
||||
raise
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue