RDoc v2.0.0 Release Notes

Release Date: 2008-04-10 // about 16 years ago
    • 3 Major Enhancements:
      • Renamespaced everything RDoc under the RDoc module.
      • New ri implementation.
      • Reads from a cache in ~/.ri/ for enhanced speed.
      • RubyGems aware, only searches latest gem versions.
      • Now up to over 100 tests and 200 assertions.
    • 4 Minor Enhancements:
      • Switched to an ERb-based TemplatePage, see RDoc::TemplatePage.
      • Class/module ri now displays attribute and constant comments.
      • Cross-references can be disabled with a leading .
      • Relaxed parsing for some RDoc inline markup.