On Jun 11, 2009, at 12:54, Roger Pack wrote: >> Which RDoc do you have installed? rdoc --version will tell you. > > $ rdoc --version > RDoc V1.0.1 - 20041108 > > I suppose newer versions are faster? > [unfortunately it seems that still my ruby installs tend to not > include > the docs, hence a public lookup being nice]. I'd even be willing to > submit a patch to ri s.t. it goes to some lookup if you don't install > docs by default, if it would be useful (and acceptable :) ) RDoc 2 is significantly faster than 1, but I don't think it can match fastri speeds since it is more conservative in its changes.