1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-28 22:10:07 +02:00

Added Sphinx to documentation tools.

This commit is contained in:
Nikhil Marathe
2012-02-03 08:42:15 +05:30
parent 75b9766d2c
commit 150f2353c4

View File

@@ -49,3 +49,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [docco](http://jashkenas.github.com/docco/) - Pretty docs from source code comments with ports for many languages. (contributed by [@kylewest](https://twitter.com/kylewest))
* [DocumentUp](http://documentup.com/) - Instantly beautify your Github repositories' `README.md`. (contributed by [@kylewest](https://twitter.com/kylewest))
* [Sphinx](http://sphinx.pocoo.org/) - Comprehensive documentationt tool using restructuredText with beautiful HTML and PDF output. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort))