[ruby/rdoc] Clean documents for backwards compatibility
https://github.com/ruby/rdoc/commit/23e61a208e
This commit is contained in:
parent
45187a0fcd
commit
0bcc3bd6ab
@ -14,10 +14,8 @@ end
|
|||||||
|
|
||||||
require_relative '../../rdoc'
|
require_relative '../../rdoc'
|
||||||
|
|
||||||
##
|
require_relative 'formatter' # For RubyGems backwards compatibility
|
||||||
# For RubyGems backwards compatibility
|
# TODO: Fix wierd documentation with `require_relative`
|
||||||
|
|
||||||
require_relative 'formatter'
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# The RI driver implements the command-line ri tool.
|
# The RI driver implements the command-line ri tool.
|
||||||
|
@ -323,7 +323,7 @@ module Rake
|
|||||||
##
|
##
|
||||||
# For backwards compatibility
|
# For backwards compatibility
|
||||||
|
|
||||||
RDocTask = RDoc::Task
|
RDocTask = RDoc::Task # :nodoc:
|
||||||
|
|
||||||
end
|
end
|
||||||
# :startdoc:
|
# :startdoc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user