class documentation

class FigureAligner(SphinxTransform):

View In Hierarchy

Align figures to center by default.
Method __init__ 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.
def __init__(self, *args, **kwargs):

Undocumented

Parameters
*args:AnyUndocumented
**kwargs:AnyUndocumented
def apply(self, **kwargs):

Undocumented

Parameters
**kwargs:AnyUndocumented
default_priority: int =

Undocumented