Re: beginner instructions on how to create rdoc documentation

Mat Schaffer <[email protected]> Sun, 22 Jul 2007 10:57:33 -0400
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
On Jul 22, 2007, at 1:33 AM, Brian Sammon wrote:
> Can anybody recommend some documentation for a first-time ruby  
> documentation
> writer?  So far, all I've found is sample documented code.

Have you seen this yet?

http://ruby-doc.org/documentation-guidelines.html

> For the time being, I'm only planning on working on adding rdoc to  
> ruby code,
> not to stuff written in C.

The process is largely the same so feel free to give C a try too,  
once you get comfortable.
-Mat