From: Michael Davis Date: 2004-03-25T01:39:27+09:00 Subject: RDoc and the one file option Hi all, I am attempting to run rdoc with the --one-file option and get the following error: /usr/local/lib/ruby/1.8/rdoc/generators/html_generator.rb:1335:in `generate_xml': uninitialized constant RDoc::Page::ONE_PAGE (NameError) from /usr/local/lib/ruby/1.8/rdoc/generators/html_generator.rb:1289:in `generate' from /usr/local/lib/ruby/1.8/rdoc/rdoc.rb:210:in `document' from /usr/local/bin/rdoc:63 I am running Ruby 1.8 on Windows 2000 with cygwin. Thanks, Michael