[Rubygems-developers] Adding arbitrary files to be rdoc'd
Chad Fowler
chad at chadfowler.com
Sat Jun 5 12:41:01 EDT 2004
On 5/6/2004, at 11:34 AM, Jim Weirich wrote:
> 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?
>
Whoops. Used to be sorted and I messed it up with this change. I'll
fix it.
Chad
More information about the Rubygems-developers
mailing list