发布于 2015-09-16 15:45:49 | 159 次阅读 | 评论: 0 | 来源: 网络整理
c | ||
conf |
Build configuration file. | |
s | ||
sphinx |
||
sphinx.application |
Application class and extensibility interface. | |
sphinx.builders |
Available built-in builder classes. | |
sphinx.builders.changes |
||
sphinx.builders.devhelp |
||
sphinx.builders.epub |
||
sphinx.builders.gettext |
||
sphinx.builders.html |
||
sphinx.builders.htmlhelp |
||
sphinx.builders.latex |
||
sphinx.builders.linkcheck |
||
sphinx.builders.manpage |
||
sphinx.builders.qthelp |
||
sphinx.builders.texinfo |
||
sphinx.builders.text |
||
sphinx.domains |
||
sphinx.ext.autodoc |
Include documentation from docstrings. | |
sphinx.ext.autosummary |
Generate autodoc summaries | |
sphinx.ext.coverage |
Check Python modules and C API for coverage in the documentation. | |
sphinx.ext.doctest |
Test snippets in the documentation. | |
sphinx.ext.extlinks |
Allow inserting external links with common base URLs easily. | |
sphinx.ext.graphviz |
Support for Graphviz graphs. | |
sphinx.ext.ifconfig |
Include documentation content based on configuration values. | |
sphinx.ext.inheritance_diagram |
Support for displaying inheritance diagrams via graphviz. | |
sphinx.ext.intersphinx |
Link to other Sphinx documentation. | |
sphinx.ext.jsmath |
Render math using JavaScript via JSMath. | |
sphinx.ext.mathbase |
Common math support for pngmath and mathjax / jsmath. | |
sphinx.ext.mathjax |
Render math using JavaScript via MathJax. | |
sphinx.ext.oldcmarkup |
Allow further use of the pre-domain C markup | |
sphinx.ext.pngmath |
Render math as PNG images. | |
sphinx.ext.refcounting |
Keep track of reference counting behavior. | |
sphinx.ext.todo |
Allow inserting todo items into documents. | |
sphinx.ext.viewcode |
Add links to a highlighted version of the source code. |