From: Eric Hodel Date: 2009-07-07T18:12:13+09:00 Subject: Re: Help with rdoc - generate documentation for Ruby 1.9.1 Standard Library? On Jul 6, 2009, at 14:25, Bjoern wrote: > Found my mistake - should habe run rdoc on the installed ruby, not the > source folder. That's wrong. You need to run rdoc against the source, and you should run it like: /path/to/rdoc_from_19 . -o /path/to/output