class documentation

class DoctreeReadEvent(SphinxTransform): (source)

View In Hierarchy

Emit :event:`doctree-read` event.

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