Re: RDoc questions and nits

Gavin Kistner <[email protected]> Tue, 27 Feb 2007 07:29:14 -0700
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
On Feb 23, 2007, at 6:50 PM, Rich Morin wrote:
>   *  Is there a way to cause RDoc's HTML to display a full,
>      marked-up source code file?

You can cause RDoc to link to the source code file. For example, see  
the "Full Code" link on
http://phrogz.net/RubyLibs/OWLScribble/doc/index.html
which links to
http://phrogz.net/RubyLibs/OWLScribble/OWLScribble.rb
which was used to generate the HTML.