class documentation

class AliasTransform(SphinxTransform):

View In Hierarchy

Undocumented

Method ​_render​_symbol 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 _render_symbol(self, s, maxdepth, skipThis, aliasOptions, renderOptions, document):

Undocumented

Parameters
s:SymbolUndocumented
maxdepth:intUndocumented
skip​This:boolUndocumented
alias​Options:dictUndocumented
render​Options:dictUndocumented
document:AnyUndocumented
Returns
List[Node]Undocumented
def apply(self, **kwargs):

Undocumented

Parameters
**kwargs:AnyUndocumented
default_priority =

Undocumented