From: Rick DeNatale Date: 2009-02-20T08:11:13+09:00 Subject: Re: How does one generate a "main page" for rdoc documentation? --0016369fa33222f28504634da84b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Thu, Feb 19, 2009 at 4:24 PM, Kenneth McDonald < kenneth.m.mcdonald@sbcglobal.net> wrote: > 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 > > Without any other hint, rdoc only looks at .rb files for input, so although it might seem redundant try rdoc --main maindocpage maindocpage rex.rb -- Rick DeNatale Blog: http://talklikeaduck.denhaven2.com/ Twitter: http://twitter.com/RickDeNatale WWR: http://www.workingwithrails.com/person/9021-rick-denatale LinkedIn: http://www.linkedin.com/in/rickdenatale --0016369fa33222f28504634da84b--