class IntersphinxRole(SphinxRole):
Undocumented
Method | __init__ |
Undocumented |
Method | get_inventory_and_name_suffix |
Undocumented |
Method | get_role_name |
Undocumented |
Method | invoke_role |
Undocumented |
Method | is_existent_role |
Undocumented |
Method | run |
Undocumented |
Class Variable | _re_inv_ref |
Undocumented |
Instance Variable | orig_name |
Undocumented |
Inherited from SphinxRole
:
Method | get_location |
Get current location info for logging. |
Instance Variable | content |
Undocumented |
Instance Variable | inliner |
Undocumented |
Instance Variable | lineno |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | options |
Undocumented |
Instance Variable | rawtext |
Undocumented |
Instance Variable | text |
Undocumented |
Property | config |
Reference to the .Config object. |
Property | env |
Reference to the .BuildEnvironment object. |
Method | __call__ |
Undocumented |
Method | get_source_info |
Undocumented |
Method | set_source_info |
Undocumented |
Undocumented
Parameters | |
name:str | Undocumented |
Returns | |
Tuple[ | Undocumented |
Undocumented
Parameters | |
name:str | Undocumented |
Returns | |
Optional[ | Undocumented |
Undocumented
Parameters | |
role:Tuple[ | Undocumented |
Returns | |
Tuple[ | Undocumented |
Undocumented
Parameters | |
domain_name:str | Undocumented |
role_name:str | Undocumented |
Returns | |
bool | Undocumented |
sphinx.util.docutils.SphinxRole.run
Undocumented
Returns | |
Tuple[ | Undocumented |