Re: RI for distribution

From: why the lucky stiff <ruby-core@...>
Date: 2004-05-18 23:21:05 UTC
List: ruby-core #2896
Gavin Sinclair wrote:

>So, even if you document every class, perhaps you should only put a
>few filenames in .document.
>  
>
Yeah, that's the answer I was looking for.

>I'm sure Dave will have a suggestion.
>  
>
>RubyGems currently creates RDoc HTML output (when asked) but not ri
>data.  Your wish is noted, and will speed the process of getting it
>done.
>  
>
Great.  You're doing great work on RubyGems, Gavin.  Yeah, I'd think ri 
output would generally be more useful to people than the HTML documentation.

>Now why would you want to include protected and private methods in an
>ri dump?  And what's in the doc/ directory?
>  
>
Umph.  Sorry.  lib/.

_why

In This Thread