[Rubygems-developers] gem says it builds RDoc, but it's not there
Eric Hodel
drbrain at segment7.net
Sat Jan 5 04:35:46 EST 2008
On Jan 4, 2008, at 16:53 PM, Jeff Davis wrote:
> I can easily build RDoc for my C extension. When I install the gem, it
> says it's installing ri and RDoc documentation, but it simply isn't
> installed. What can cause that? Do I need to pre-build it and bundle
> it
> with the gem?
Do you have all the paths set correctly in the gemspec for RDoc
generation? Sometimes this is non-intuitive.
More information about the Rubygems-developers
mailing list