From: Chad Fowler Date: 2004-09-26T03:52:01+09:00 Subject: Re: Question on organizing local RDoc documentation On Sun, 26 Sep 2004 01:54:29 +0900, Dave Thomas wrote: > Then there's the libraries. If you use Gems, then I believe the latest > will automatically manage installing the ri documentation. If you use > rpa, I think it comes with a hacked version of ri that does the same > thing. > Unfortunately, Gems still doesn't do ri. Dave, Mauricio and I started discussing how best to do ri generation for separate package managers, but we have yet to come to a great conclusion. (Yes, I realize I'm replying to Dave in the 3rd person ;). We had ri generation in temporarily but took it out for 0.8.1. We'll include it in the next release. Chad