Re: [PATCH] Module API docs not generated in 1.8.6
James Britt <[email protected]> Sat, 24 Mar 2007 08:56:06 -0700
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Organization | ruby-doc.org |
| Message-ID | <[email protected]> |
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. Great, thanks. James