On Dec 19, 2006, at 06:15, tesla wrote: > I can't get any output using rdoc on the stdlib. I am using > windows 2000 and ruby 1.8.4. from the one-click installer. I have > tried: > > rdoc c:\ruby\lib -f html --op f:\temp\rubydocs > > rdoc c:\ruby\lib -f html -o f:\temp\rubydocs > > and > > rdoc c:\ruby\lib -f chm -o f:\temp\rubydocs --op rubydocs.chm These won't give you the stdlib docs since it can't get RDoc from the C sources you don't have. Get a source tarball and build from it. -- Eric Hodel - drbrain / segment7.net - http://blog.segment7.net I LIT YOUR GEM ON FIRE!