class MoveModuleTargets(SphinxTransform):
Move module targets that are the first thing in a section to the section title.
XXX Python specific
Method | apply |
Undocumented |
Class Variable | default​_priority |
Undocumented |
Inherited from SphinxTransform
:
Property | app |
Reference to the .Sphinx object. |
Property | config |
Reference to the .Config object. |
Property | env |
Reference to the .BuildEnvironment object. |