class IntersphinxRoleResolver(ReferencesResolver):
Method | run |
Main method of post transforms. |
Class Variable | default_priority |
Undocumented |
Inherited from ReferencesResolver
:
Method | find_pending_xref_condition |
Undocumented |
Method | resolve_anyref |
Resolve reference generated by the "any" role. |
Method | warn_missing_reference |
Undocumented |
Inherited from SphinxPostTransform
(via ReferencesResolver
):
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 ReferencesResolver
, SphinxPostTransform
):
Property | app |
Reference to the .Sphinx object. |
Property | config |
Reference to the .Config object. |
Property | env |
Reference to the .BuildEnvironment object. |