class documentation

class FootnoteDocnameUpdater(SphinxTransform):

View In Hierarchy

Add docname to footnote and footnote_reference nodes.
Constant TARGET​_NODES Undocumented
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.
TARGET_NODES =

Undocumented

Value
(nodes.footnote, nodes.footnote_reference)
def apply(self, **kwargs):

Undocumented

Parameters
**kwargs:AnyUndocumented
default_priority: int =

Undocumented