Re: RDoc HTML links?
Hugh Sasse <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 25 Jul 2006, Dimitri Aivaliotis wrote: > Hi Dave, > > On 7/24/06, Dave Howell <[email protected]> wrote: > > > > > > So I guess that RubyAEOSA's doc directory contains documentation marked > > up in RD2, rather than SimpleMarkup, although the only relevant > > difference I've noticed so far is how a URL is specified. > > > > Any comments or information that people could provide would be > > appreciated, since I'm probably going to write a proper RDoc control > > .document for this package . . . > > > > If you want to convert RD to RDoc, you might want to try Hugh Sasse's tool > here: > > http://article.gmane.org/gmane.comp.lang.ruby.documentation/662 > > (it's at the very bottom) I was thinking about writing one of those recently, and forgot I already had! :-) > > @Hugh: is this the latest version, or is there another one somewhere? (I > didn't see one on http://www.eng.cse.dmu.ac.uk/~hgs/ruby/) Looks like I didn't copy it there. It's there now. Looks like I did some minor tweaks to it in Dec 2005. HTH. > > - Dimitri > Hugh