5.1.0 / 2017-02-24 ↑

5.0.0 / 2016-11-05 ↑

4.3.0 / 2016-11-04 ↑

4.2.2 / 2016-02-09 ↑

4.2.1 / 2015-12-22 ↑

4.2.0 / 2014-12-06 ↑

4.1.2 / 2014-09-05 ↑

4.1.1 / 2014-01-09 ↑

4.1.0 / 2013-12-26 ↑

4.0.1 / 2013-03-27 ↑

4.0.0 / 2013-02-24 ↑

RDoc 4.0 includes several new features and several breaking changes. The changes should not affect users of `rdoc` or `ri`.

Notable feature additions are markdown support and an WEBrick servlet that can serve HTML from an ri store. (This means that RubyGems 2.0+ no longer needs to build HTML documentation when installing gems.)

Changes since RDoc 3.12.1:

Changes since RDoc 4.0.0.rc.2:

4.0.0.rc.2 / 2013-02-05 ↑

4.0.0.preview2.1 / 2012-12-14 ↑

4.0.0.preview2 / 2012-12-01 ↑

3.12.2 / 2013-02-24 ↑

3.12.1 / 2013-02-05 ↑

3.12 / 2011-12-15 ↑

3.11 / 2011-10-17 ↑

3.10 / 2011-10-08 ↑

3.9.5 / 2013-02-05 ↑

3.9.4 / 2011-08-26 ↑

3.9.3 / 2011-08-23 ↑

3.9.2 / 2011-08-11 ↑

3.9.1 / 2011-07-31 ↑

3.9 / 2011-07-30 ↑

* *

* Remove tokenizer restriction on header lengths for verbatim sections.
  Issue #49 by trans

3.8 / 2011-06-29 ↑

3.7 / 2011-06-27 ↑

3.6.1 / 2011-05-15 ↑

3.6 / 2011-05-13 ↑

3.5.3 / 2010-02-06 ↑

3.5.2 / 2010-02-04 ↑

3.5.1 / 2010-01-30 ↑

3.5 / 2010-01-29 ↑

3.4 / 2010-01-06 ↑

3.3 / 2010-01-03 ↑

3.2 / 2010-12-29 ↑

3.1 / 2010-12-28 ↑

RDoc has moved to github. Releases after 3.1 reference github unless otherwise noted.

3.0.1 / 2010-12-19 ↑

3.0 / 2010-12-19 ↑

Special thanks to Thierry Lambert for massive improvements to RDoc.

2.5.11 / 2010-08-20 ↑

2.5.10 / 2010-08-17 ↑

2.5.9 / 2010-07-06 ↑

2.5.8 / 2010-04-27 ↑

NOTE:

RDoc 2.5 did not save method parameters, so you should upgrade your rdoc-data gem to a version >= 2.5.3.

To have ri data for core and stdlib you'll need to:

gem install rdoc-data

then run:

rdoc-data --install

To have ri data for you gems you'll also need to run:

gem rdoc --all --overwrite

If you don't want to rebuild the rdoc for `gem server`, add –no-rdoc.

2.5.7 / 2010-04-22 ↑

2.5.6 / 2010-04-22 ↑

2.5.5 / 2010-04-19 ↑

2.5.4 / 2010-04-18 ↑

2.5.3 / 2010-04-10 ↑

2.5.2 / 2010-04-09 ↑

2.5.1 / 2010-04-06 ↑

2.5 / 2010-03-31 ↑

2.4.3 / 2009-04-01 ↑

2.4.2 / 2009-03-25 ↑

2.4.1 / 2009-02-26 ↑

2.4.0 / 2009-02-24 ↑

2.3.0 / 2009-01-28 ↑

2.2.1 / 2008-09-24 ↑

This version provides some minor fixes and enhancements to 2.2.0 intended to polish RDoc for Ruby 1.9.1.

2.2.0 / 2008-09-19 ↑

This version includes some significant enhancements to ri. See RI.txt for documentation about ri.

2.1.0 / 2008-07-20 ↑

2.0.0 / 2008-04-10 ↑