Generate and view documentation for a Ruby gem
By Rémino Rem https://remino.net/
https://github.com/remino/gemdocs
Script for the post-popularity era of Ruby, for its crumbling ecosystem.
gem server
no longer works. RubyDoc.info often
timeouts. Just run this script to generate documentation for a specific gem with
rdoc
and start httpd
to view it in a browser.
Run gemdocs
for details.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
Distributed under the ISC License. See LICENSE.txt
for more information.
Rémino Rem https://remino.net/