class documentation

class AutoIndexUpgrader(SphinxTransform):

View In Hierarchy

Detect old style (4 column based indices) and automatically upgrade to new style.
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.
def apply(self, **kwargs):

Undocumented

Parameters
**kwargs:AnyUndocumented
default_priority: int =

Undocumented