[Rubygems-developers] Adding arbitrary files to be rdoc'd
Jim Weirich
jim at weirichhouse.org
Sat Jun 5 11:34:02 EDT 2004
Chad Fowler wrote:
> This feature is in, with an unintelligent file list. Give it a try
> (especially Jim) and tweak as desired. I didn't include an exclusion
> feature. Just and array of "extra_rdoc_files" that can be added to the
> spec:
>
> s.extra_rdoc_files = Dir.glob(....)
I tried it out and it looks fine. Thanks. I'll publish a new rake gem
as soon as a quash a bug in the deferred file list implementation.
> I also reformatted the gem list/search output to compress multiple
> versions of a single gem into one entry with all of the versions listed.
> I've been meaning to do it and Gabriele Renzi reminded me on ruby-talk.
Hmmm ... What if we sorted the list of gems too?
--
-- Jim Weirich jim at weirichhouse.org http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)
More information about the Rubygems-developers
mailing list