Missing Kernel
James Britt <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Organization | ruby-doc.org |
| Message-ID | <[email protected]> |
Shortly after 1.8.2 was released I grabbed the source, and ran configure and make (but not install, for assorted reasons) I enabled the include-docs option (or whatever it is called); my main goal was the rdoc files. I then copied them over to the ruby-doc web directory and updated the site to point to these new docs. It's been pointed out that the current core rdocs no longer include the docs for Kernel. For example, there is http://ruby-doc.org/core-1.8.2/classes/Kernel.html but no Kernel.html file for 1.8.3 Has anyone else seen this when running rdoc for themselves? Thanks, James Britt