mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #185 from paolodina/patch-1
Added pdoc api doc generator to Documentation.
This commit is contained in:
commit
3e71747ca8
|
@ -213,6 +213,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils.
|
* [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils.
|
||||||
* [MkDocs](http://www.mkdocs.org/) - Markdown friendly documentation generator.
|
* [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.
|
* [Pycco](http://fitzgen.github.io/pycco/) - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
|
||||||
|
* [pdoc](https://github.com/BurntSushi/pdoc) - Epydoc replacement to auto generate API documentation for Python libraries.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user