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. _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
