Subject: How does one generate a "main page" for rdoc documentation?
From: Kenneth McDonald <kenneth.m.mcdonald sbcglobal.net>
Date: Fri, 20 Feb 2009 06:24:52 +0900
I tried
rdoc --main maindocpage rex.rb
where both maindocpage and rex.rb were in the current directory, and
got the message:
Could not find main page maindocpage
multiple times.
Thanks,
Ken