plasmapy_sphinx.autodoc
This sub-package contains functionality that extends sphinx.ext.autodoc
.
This functionality was highly influenced by and adapted from
sphinx.ext.autodoc
and sphinx_automodapi.automodapi
.
Defined Directives
A directive (ref) is a generic block of explicit markup. Along with roles, it is one of the extension mechanisms of reST and, thus, Sphinx.
Directive |
Description |
---|---|
.. automodapi:: modname |
An |
Defined Configuration Values
Configuration values are variables that can be defined in the conf.py
file
to control the default behavior Sphinx and Sphinx extension packages like
plasmapy_sphinx
.
Configuration Value |
Description |
---|---|
Default directory for placing stub files
requested by the |
|
The order |
|
Define groups that should include inheritance diagrams. |
|
Control if |
API
Subpackages & Modules
This module contains the functionality used to define the |
Functions
|
Sphinx |