зеркало из https://github.com/github/ruby.git
[ruby/rdoc] Clean documents for backwards compatibility
https://github.com/ruby/rdoc/commit/23e61a208e
This commit is contained in:
Родитель
45187a0fcd
Коммит
0bcc3bd6ab
|
@ -14,10 +14,8 @@ end
|
|||
|
||||
require_relative '../../rdoc'
|
||||
|
||||
##
|
||||
# For RubyGems backwards compatibility
|
||||
|
||||
require_relative 'formatter'
|
||||
require_relative 'formatter' # For RubyGems backwards compatibility
|
||||
# TODO: Fix wierd documentation with `require_relative`
|
||||
|
||||
##
|
||||
# The RI driver implements the command-line ri tool.
|
||||
|
|
|
@ -323,7 +323,7 @@ module Rake
|
|||
##
|
||||
# For backwards compatibility
|
||||
|
||||
RDocTask = RDoc::Task
|
||||
RDocTask = RDoc::Task # :nodoc:
|
||||
|
||||
end
|
||||
# :startdoc:
|
||||
|
|
Загрузка…
Ссылка в новой задаче