From 150f2353c42a06d54ecd52e62403048f3b29e3a8 Mon Sep 17 00:00:00 2001 From: Nikhil Marathe Date: Fri, 3 Feb 2012 08:42:15 +0530 Subject: [PATCH] Added Sphinx to documentation tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0086395..6c1c7c4 100644 --- a/README.md +++ b/README.md @@ -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)) \ No newline at end of file