RubyDocs lets you create fast and searchable docs for any Ruby project by using the sdoc documentation tool.
The application is live at https://rubydocs.org/
If you find a bug or have an idea for a new feature, please open an issue!
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
If you find RubyDocs useful and would like to support the ongoing development, buy me a coffee or become a sponsor!
This project is licensed under the MIT License - see the LICENSE.txt file for details.