From: Suraj Kurapati Date: 2009-01-06T08:31:03+09:00 Subject: Re: improvements to rdoc/alternatives 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/.