[Rubygems-developers] --rdoc option does not have an effect
Lothar Scholz
scholz at scriptolutions.com
Sun Jun 5 15:09:08 EDT 2005
Hello,
I can't see any effect of the --rdoc option. It seems to be use it
with
gem install xml-simple --version 1.0.7 --rdoc
gem install BlueCloth --version 0.0.4 --rdoc
the first has no "s.has_rdoc" defined in the specifiction the latter has
"s.has_rdoc = nil". No matter what arguments, xml-simple is always
installed without RDoc, BlueCloth always with RDoc. This does not make
sense to me. --rdoc seems not to work but --no-rdoc does works as
expected.
--
Best regards,
Lothar Scholz mailto:scholz at scriptolutions.com
More information about the Rubygems-developers
mailing list