correct url for sphinx

pull/98/head
Hoyan Mok 2021-01-07 10:36:44 +08:00 committed by GitHub
parent e4c02f3055
commit 735bd7c2d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
用以生成项目文档的库。
* [Sphinx](http://www.sphinx-doc.org/en/latest/)Python 文档生成器。
* [Sphinx](https://www.sphinx-doc.org/en/master/)Python 文档生成器。
* [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc)
* [MkDocs](http://www.mkdocs.org/):对 Markdown 友好的文档生成器。
* [pdoc](https://github.com/BurntSushi/pdoc):一个可以替换 Epydoc 的库,可以自动生成 Python 库的 API 文档。