Bug #1738
rdoc generates incorrect documentation for stdlib of Ruby 1.9.1 (for example JSON is missing)
| Status: | Closed | Start date: | 07/07/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| ruby -v: | ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9] |
Description
When running rdoc on the Ruby 1.9.1 source folder, the output does not contain documentation for JSON. It was suggested to me that it could be because ext/.document has not been updated. Also it is unclear to me what is STDLIB and what is Ruby Core. At the moment no documentation for the STDLIB in Ruby 1.9.1 is available anywhere (except maybe the Pragmatic Programmers Book).
Associated revisions
History
Updated by drbrain (Eric Hodel) almost 3 years ago
- Assignee set to drbrain (Eric Hodel)
Updated by drbrain (Eric Hodel) almost 3 years ago
- Status changed from Open to Closed
Committed r23988