Bug #1738 [ruby-core:24181]

rdoc generates incorrect documentation for stdlib of Ruby 1.9.1 (for example JSON is missing)

Added by Björn Günzel 217 days ago. Updated 216 days ago.

Status :Closed Start :07/07/2009
Priority :Normal Due date :
Assigned to :Eric Hodel % 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

Revision 24072
Added by yugui 211 days ago

merges r23988 from trunk into ruby_1_9_1. -- Update ext/.document with extensions that appear to have documentation.

Fixes #1738.

History

07/08/2009 09:02 AM - Eric Hodel

  • Assigned to set to Eric Hodel

07/08/2009 09:03 AM - Eric Hodel

  • Status changed from Open to Closed
Committed r23988

Also available in: Atom PDF