3

Is there a way to show the ruby core and standard library documentation when running gem server?

I can navigate the core & std documentation created with rvm, but I would like to have all the documentation in one place.

I've run rvm docs [generate|generate-ri|generate-rdoc], but none of these commands added the documentation in rubygems.

Augusto
  • 28,839
  • 5
  • 58
  • 88
  • Have you tried [Yard](http://yardoc.org/)? You can point it to any of your rvm folders and it will create a single documentation for core, stdlib and all the gems you installed via rvm. – gioele Apr 19 '15 at 10:09

0 Answers0