Hi all, Is there a way to generate single file of output for rdoc, creating an html file that mimics the default clicky-clicky multi-frame output, but using css instead of actual frames? I tried using rdoc -1 over one of my files (process.rb, from win32- process, if you're curious), but it seems to drop a lot of information, and I'm not really sure what it's supposed to print out. Anyway, it doesn't suit my needs. My goal is to create single files that I can post on the RubyForge 'docs' tab for my projects. Thanks, Dan PS - What would people think of generating a single css tweaked file as the default output for rdoc -1?