Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Main page for RDoc
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Brian Candler, post: 4413794"] OK, I'm probably being stupid here, but I'd appreciate being put right. I've just started playing with rdoc, and have installed rdoc-0.9.0 under ruby-1.8.0 Running rdoc on itself: $ cd rdoc-0.9.0 $ rdoc gives me 'tokenstream.rb' as the first page displayed when I view index.html. Doing "rdoc --main rdoc/rdoc.rb" gives me that page instead. But how do I get the README file as the front page? If I try "rdoc --main README" then I get: Generating HTML... Could not find main page README Could not find main page README Could not find main page README Could not find main page README In fact, README does not appear under the 'Files' list in the generated HTML at all. And yet, rdoc's own documentation at [URL]http://rdoc.sourceforge.net/doc/index.html[/URL] manages to make the README the front page. So what am I doing wrong..? It would certainly be useful if rdoc's documentation included the command to run to generate rdoc's docs :-) Cheers, Brian. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Main page for RDoc
Top