Posted By: Eric Hodel
Date: 2008-04-11 01:17
Summary: rdoc 2.0.0 Released
Project: rdoc

rdoc version 2.0.0 has been released!

RDoc is an application that produces documentation for one or more Ruby source
files. RDoc includes the `rdoc` and `ri` tools for generating and displaying
online documentation.

At this point in time, RDoc 2.x is a work in progress and may incur further
API changes beyond what has been made to the RDoc 1.0.1. Command-line tools
are largely unaffected, but internal APIs may shift rapidly.

Changes:

### 2.0.0 / 2008-04-10

* 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.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: rdoc-2.0.0-released

Start New Thread Start New Thread
Message: 54433
BY: Roger Pack (rogerdpack)
DATE: 2008-04-12 13:38
SUBJECT: thanks

 

Rock on. Rdoc needs much help and this is definitely a step in that direction.


Thread View

Thread Author Date
thanksRoger Pack2008-04-12 13:38

Post a followup to this message