This commit is contained in:
Hsiaoming Yang 2014-07-02 14:46:20 +08:00
parent da3be0ae99
commit 0782c4f011

View file

@ -160,6 +160,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Sphinx](http://sphinx-doc.org/) - Python Documentation generator.
* [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils.
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Grubers Markdown.
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
* [MkDocs](http://www.mkdocs.org/) - Markdown friendly documentation generator.
## Imagery