Kurt M. Dresner wrote:
> I've been googling for a few minutes but I haven't found anything yet.
> 
> Is there a tool similar to Doxygen for ruby?  I want to document my code
> so others can understand it better.  Can anyone point me anywhere?

RDoc is nice, but I can't compare with doxygen, since I haven't used it:

   http://rdoc.sourceforge.net/

(That's hit #4 when I google the subject of your email ;-) )

You can see a good example at:

   http://www.fxruby.org/doc/api/