sphinx-doc/sphinx
在 GitHub 查看documentation: please link "doctree" to the doctree API documentation (or source code if none is found)
Open
#2,909 建立於 2016年8月26日
help wantedtype:docs
倉庫指標
- Star
- (5,625 star)
- PR 合併指標
- (平均合併 10天 11小時) (30 天內合併 11 個 PR)
描述
The Sphinx Application API does a good job of covering various methods.
In the "core events" section, there are, however, several references to doctree from docutils, and it is maddeningly difficult to figure out what can be done with this object, since I have no experience with docutils and can't find any documentation about the Python API, just the XML structure here http://docutils.sourceforge.net/docs/ref/doctree.html
Please link doctree to an appropriate page in docutils.