RDoc 0.9

It’s been a while since the last RDoc release. In the meantime, I’ve
added a fair number of features and fixed a number of bugs. I’m
preparing for a 1.0 release fairly soon (and then will move on to a 2.0
with the RDoc/ri integration), so I’m releasing the current version as
rdoc-0.9.0. It’s available at

http://sourceforge.net/project/
showfiles.php?group_id=42128&release_id=145306

The major changes are

* Add smart quotes, but then comment it out because many
  browsers seem not to support the characters.  Give it a
  couple of months...

* Support :nodoc: for alias and attrs

* Comments are now preserved across 'private', 'protected',
  and 'public'

* "class << Constant" now appends to an existing class if it
  can find one.

* Alises are now supported

* The new :args: method modifier allows you to override the
  argument list

* new --include-line-numbers command line option

* Support tabs. Add --tab-width command line option.

* The :title: and :main: top-level modifiers allow you to set
  options from inside source files

* The :doc: modifier forces documentation of otherwise
  undocumented methods.

Cheers

Dave

how soon is soon?
I can’t wait for 2.0 !! :slight_smile:

···

il Mon, 10 Mar 2003 13:02:20 +0900, Dave Thomas dave@pragprog.com ha scritto::

It’s been a while since the last RDoc release. In the meantime, I’ve
added a fair number of features and fixed a number of bugs. I’m
preparing for a 1.0 release fairly soon

Thanks Dave. That’s a lot of new and useful features.

I encourage everyone who uses RDoc to avail themselves of the
anonymous CVS access. It’s updated often with bug-fixes and features.
Very impressive.

Gavin

···

On Monday, March 10, 2003, 3:02:20 PM, Dave wrote:

It’s been a while since the last RDoc release. In the meantime, I’ve
added a fair number of features and fixed a number of bugs. I’m
preparing for a 1.0 release fairly soon (and then will move on to a 2.0
with the RDoc/ri integration), so I’m releasing the current version as
rdoc-0.9.0. It’s available at […]

I suspect it won’t be soon enough…

:slight_smile:

Dave

···

On Monday, Mar 10, 2003, at 14:27 US/Central, gabriele renzi wrote:

il Mon, 10 Mar 2003 13:02:20 +0900, Dave Thomas dave@pragprog.com ha
scritto::

It’s been a while since the last RDoc release. In the meantime, I’ve
added a fair number of features and fixed a number of bugs. I’m
preparing for a 1.0 release fairly soon

how soon is soon? I can’t wait for 2.0 !! :slight_smile: