Re: First timer: lib/date/format.rb
Sam Roberts <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <20060619223023.GA24281@pebble> |
On Mon, Jun 19, 2006 at 04:43:49PM -0400, Mat Schaffer wrote: > No idea. Which brings another question. To check my rdoc syntax, I > generated documentation for just that file, which made links to > Time#... not work. Is there an easy way to generate the whole rdoc > tree in place so I can make sure all the links work? Try: http://stdlib-doc.rubyforge.org/rdoc/index.html It'll take a half hour to set up but allows you to generate docs from bleeding edge cvs source, as well as check your submitted docs before submission. Quite handy. > Did you use the patch I sent? No. If you are concerned, try it with the patch utility, thats what the developers will use. > Also, I felt like the contribution process was a little tricky and > not very well described on ruby-doc.org. I'd be happy to make a step > by step once I know the process. Would someone with access to ruby- I agree, it seems to be a perpetual source of confusion, lots of folks post here, just to be told to post to ruby-core. Cheers, Sam