README.md update

pull/32/head
chenjiandongx 2017-12-13 14:23:54 +08:00
parent 9505c6f3f0
commit fcd5ebecce
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* MkDocs对 Markdown 友好的文档生成器。[官网](http://www.mkdocs.org/)
* pdoc一个可以替换Epydoc 的库,可以自动生成 Python 库的 API 文档。[官网](https://github.com/BurntSushi/pdoc)
* Pycco文学编程literate-programming风格的文档生成器。[官网](https://github.com/pycco-docs/pycco)
* readthedocs一个基于 Sphinx/MkDocs 的在线文档托管系统,对开源项目免费开放使用。[官网](https://github.com/rtfd/readthedocs.org/)
### 配置