class PropagateDescDomain(SphinxPostTransform):
Method | run |
Main method of post transforms. |
Class Variable | default​_priority |
Undocumented |
Inherited from SphinxPostTransform
:
Method | apply |
Undocumented |
Method | is​_supported |
Check this transform working for current builder. |
Class Variable | builders |
Undocumented |
Class Variable | formats |
Undocumented |
Inherited from SphinxTransform
(via SphinxPostTransform
):
Property | app |
Reference to the .Sphinx object. |
Property | config |
Reference to the .Config object. |
Property | env |
Reference to the .BuildEnvironment object. |