On Thursday, January 30, 2003, 7:39:33 AM, Daniel wrote: > Hi all, > Has anyone developed a pickaxe style rd2 format library? Take a look at > ProgrammingRubyTwo/Resolv on rubygarden.org for an example of what I mean > (which I made by hand with some help from Eric Hodel and rubygarden itself). > Is there any interest in such a beast? Or is it already possible with one > of the format libraries and I've missed it? I may be very wrong, but I think these sorts of documents are better served by RDoc, and that we should make an effort to use that instead. As such I'd be interested in an RD -> RDoc converter, but I won't hold my breath. A Vim macro did most of the work for me recently. Gavin