class documentation

class PreserveTranslatableMessages(SphinxTransform): (source)

View In Hierarchy

Preserve original translatable messages before translation

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