Where to learn rdoc?

I know this is a noob question but I decided ot start documenting all of
my libraries. I can’t find a tutorial or anything on how to properly do
this. Can anyone point me in the right direction?

Thanks!

rdoc is pretty well documented… have you had any good luck with
ruby-doc
standard library, rdoc?
This could be a good place to start as well:
http://rdoc.sourceforge.net/doc/index.html

Victor G. wrote:

rdoc is pretty well documented… have you had any good luck with
ruby-doc
standard library, rdoc?
This could be a good place to start as well:
RDoc Documentation
Actually, http://rdoc.sourceforge.net is outdated (we’re working to
redirect it to the most recent documentation). Try
http://rdoc.rubyforge.org.

Tony

Tony S.
Designing Patterns, LLC
http://www.designingpatterns.com
http://blogs.designingpatterns.com

Ben J. wrote:

I know this is a noob question but I decided ot start documenting all of
my libraries. I can’t find a tutorial or anything on how to properly do
this. Can anyone point me in the right direction?

Thanks!
Try http://rdoc.rubyforge.org.

Tony

Tony S.
Designing Patterns, LLC
http://www.designingpatterns.com
http://blogs.designingpatterns.com