| C | ||
| conf | Build configuration file. | |
| S | ||
| sphinx | ||
| sphinx.application | Application class and extensibility interface. | |
| sphinx.builder | Available built-in builder classes. | |
| sphinx.ext.autodoc | Include documentation from docstrings. | |
| sphinx.ext.coverage | Check Python modules and C API for coverage in the documentation. | |
| sphinx.ext.doctest | Test snippets in the documentation. | |
| sphinx.ext.ifconfig | Include documentation content based on configuration values. | |
| sphinx.ext.refcounting | Keep track of reference counting behavior. |