davetron5000 wrote: > I love rdoc, but miss a few things from javadoc, namely the ability to > specify the types of variables and returns as well as the cross- > reference/link to standard library or other third-party libs. Try YARDoc http://yard.rubyforge.org/ I've started using it for my projects and I like it so far. -- Posted via http://www.ruby-forum.com/.