编写 Sphinx 文档
参考:
官网
https://www.sphinx-doc.org/en/master/
reStructuredText 在线编辑器
http://rst.ninjs.org/
文档转换神器
https://pandoc.org/index.html
reStructuredText 语法简介
https://zh-sphinx-doc.readthedocs.io/en/latest/rest.html
用 reStructuredText 写作:快速入门指南
http://www.bary.com/doc/a/228277572381775842/
reStructuredText Markup Specification
https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html
Sphinx 教程
https://www.ctolib.com/docs-Sphinx-c-index
Sphinx 使用手册
https://zh-sphinx-doc.readthedocs.io/en/latest/contents.html
https://www.cnblogs.com/seayxu/p/5603876.html
使用 sphinx 快速为你 python 注释生成 API 文档
https://blog.csdn.net/sinat_29957455/article/details/83657029
https://blog.csdn.net/weixin_34342578/article/details/88589942
自动化生成项目文档
https://blog.csdn.net/weixin_39974140/article/details/89495719
sphinx和elasticseach对比
https://www.cnblogs.com/AHIK/p/6232535.html