listrecv / gmail.com wrote: > It would be great if the file references in html rdoc could be > hyperlinks to the file location - not just plain text. I do this with my libraries. See this rdoc page: http://phrogz.net/RubyLibs/OWLScribble/doc/index.html which has a link to its own source file, and thus is self-documenting on how to create documentation links to yourself. :)