Re: How to fix docs for Zlib::GzipReader#wrap ?
Roger Pack <[email protected]> Wed, 20 Jan 2010 08:34:21 -0700
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
> Is it actually possible to document this in the source so Rdoc will > pick this up correctly? =A0Is there anything concise someone can point > me at that will enable me to write the comments in the right place > and style for something more useful to show up, even if perfection > is not attained? =A0I don't mind trying to make something acceptable, but > I'm trying to fix some code using wrap, so don't want to spend too > long on the details of creating the docs, if that can be avoided. Yeah I'd probably submit a patch to core with an updated rdoc somehow [update the .rd file, or move the comments inline, etc.] http://wiki.github.com/rdp/ruby_talk_faq/#should_do_x gl! -r