ruby--ruby/lib/rdoc/ri
matz 4514a6bee6 * lib/irb/cmd/help.rb: should be updated for new ri structure.
[ruby-core:15825]

* lib/rdoc/ri/driver.rb (RDoc::initialize): allow options to be optional.

* lib/rdoc/ri/driver.rb (RDoc::class_cache): map_dirs may be
  empty.

* lib/rdoc/ri/driver.rb (RDoc::get_info_for): revive get_info_for
  method.  maybe broken.

* lib/rdoc/ri/util.rb (RDoc::initialize): should not use RiError
  no more.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-03-12 18:13:48 +00:00
..
cache.rb Clean up namespacing of RI's classes 2008-01-08 10:18:41 +00:00
descriptions.rb Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. 2008-01-14 03:34:05 +00:00
display.rb * lib/rdoc/ri/formatter.rb (output): add accessor. 2008-01-31 06:48:35 +00:00
driver.rb * lib/irb/cmd/help.rb: should be updated for new ri structure. 2008-03-12 18:13:48 +00:00
formatter.rb * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
paths.rb Preserve ri compatibility with 1.8 2008-02-14 22:38:20 +00:00
reader.rb Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. 2008-01-14 03:34:05 +00:00
util.rb * lib/irb/cmd/help.rb: should be updated for new ri structure. 2008-03-12 18:13:48 +00:00
writer.rb * lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by Lincoln Stoll 2008-03-09 00:59:23 +00:00