class documentation

class DoctestTransform(SphinxTransform): (source)

View In Hierarchy

Set "doctest" style to each doctest_block node

Method apply Undocumented
Class Variable default_priority Undocumented

Inherited from SphinxTransform:

Property app Reference to the :class:`.Sphinx` object.
Property config Reference to the :class:`.Config` object.
Property env Reference to the :class:`.BuildEnvironment` object.
def apply(self, **kwargs): (source)

Undocumented

Parameters
**kwargs:AnyUndocumented
default_priority: int = (source)

Undocumented