Re: [PATCH] Module API docs not generated in 1.8.6
James Britt <[email protected]> Fri, 27 Apr 2007 00:46:44 -0700
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Organization | ruby-doc.org |
| Message-ID | <[email protected]> |
Ryan Davis wrote: > > On Mar 23, 2007, at 21:19 , Ryan Davis wrote: > >> >> On Mar 13, 2007, at 19:48 , James Britt wrote: >> >>> Running rdoc over the 1.8.6 tree skips Module. This appears to be >>> caused by a :stopdoc: directive in lib/yaml/tag.rb >>> >>> I submitted a patch for this on rubyforge.org >>> >>> http://rubyforge.org/tracker/index.php?func=detail&aid=9272&group_id=426&atid=1700 >>> >> >> I've applied the patch but not committed it yet. I'm going to write >> core and verify branch status first. > > Committed to 1.8 Thank you. James