From: Carlos Date: 2001-12-16T23:35:22+09:00 Subject: [ruby-talk:28679] Re: RDoc - Document Ruby source files > http://www.pragmaticprogrammer.com/ruby/downloads/files/rdoc-alpha.tgz I didn't install it yet, but looking at the generated docs, it is great! Only a minor annoyance that I found: all links to a class that is defined in several files (like class SM in the docs) point to the same definition (in this case, the definition in markup/simple_markup/lines.rb).