> Additionally, --no-rdoc and --no-ri are now deprecated: > ...SNIP... > Replacing these is --document which accepts a comma separated list of > documentation types to generate. `gem install rake --doc=rdoc` will generate > only RDoc. `gem install rake --doc=rdoc,ri` is the default. `gem install > rake --no-doc` will generate no documentation.
1) Assuming these options will be removed in the future, when are you targeting removal? 2) What specifically will RG do when it sees a .gemrc containing: gem: --no-ri --no-rdoc 3) One can use --doc or --document interchangeably? Jon --- blog: http://jonforums.github.com/ twitter: @jonforums "Anyone who can only think of one way to spell a word obviously lacks imagination." - Mark Twain _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers