Ruby Docs with annotations and searching
"Conor Hunt" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
I recently released a new version of my Rannotate application that allows for annotations and searching of RDoc generated documentation. This version has many changes, a new interface and lots of new features. Have a look here: Ruby 1.8.4 Docs - http://ruby.outertrack.com Rails Docs - http://rails.outertrack.com It is basically a custom RDoc YAML generator and a Rails application that work together. The rubyforge project is at - http://rannotate.rubyforge.org I think that the ruby-lang site could benefit greatly from using this instead of the current combination of HTML docs and wiki. Is there any interest in trying to do that? Thanks. -- Conor