From e82926ee13cc84dc225a7cc99fa7e7ff4ddb9803 Mon Sep 17 00:00:00 2001 From: Geon-U Lee Date: Mon, 13 Oct 2014 16:59:01 +0900 Subject: [PATCH] Add awesome-sphinxdoc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc0cdb87..5c9fb653 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for generating project documentation.* * [Sphinx](http://sphinx-doc.org/) - Python Documentation generator. + * [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc) * [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils. * [MkDocs](http://www.mkdocs.org/) - Markdown friendly documentation generator. * [Pycco](http://fitzgen.github.io/pycco/) - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.