From: Eric Hodel Date: 2007-03-29T08:22:19+09:00 Subject: Re: Rdoc - ignores Rakefile & Rspecs On Mar 27, 2007, at 23:37, Larry Fast wrote: > Is it possible to get Rdoc to generate information about > Rakefiles? It > seems that I can't ask it to parse files that don't have an extension. > > Is it possible to get Rdoc to generate information about Rspec > specify-cations? It happily reads the files but produces no output > since > there are no Classes or Methods. Nope. As a workaround, move logic you want documented out of the Rakefile.