Bug #1738: rdoc generates incorrect documentation for stdlib of Ruby 1.9.1 (for example JSON is missing) http://redmine.ruby-lang.org/issues/show/1738 Author: Björn Günzel Status: Open, Priority: Normal ruby -v: ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9] 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). ---------------------------------------- http://redmine.ruby-lang.org