On Fri, 17 Feb 2006, Eric Hodel wrote:
>
> So the attached patch will cause gems with RDoc to also generate ri data. It
> seems that there's a bunch of methods in doc_manager that didn't get called
> anymore, and I cleaned it up to make it much more explicit.
AFAICS you have removed
def install_doc(rdoc=true)
and added
def install_rdoc(...)
but there is no alias for install_doc, and I see no removals of calls
to it. Haven't you thus changed the API significantly? Maybe you
have good reason, but I thought I'd mention it....
Thank you,
Hugh
>
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers