class IntersphinxDispatcher(CustomReSTDispatcher):
Custom dispatcher for external role.
This enables :external:*:/:external+*: roles on parsing reST document.
Method | role |
Undocumented |
Inherited from CustomReSTDispatcher
:
Method | __enter__ |
Undocumented |
Method | __exit__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | directive |
Undocumented |
Method | disable |
Undocumented |
Method | enable |
Undocumented |
Instance Variable | directive_func |
Undocumented |
Instance Variable | role_func |
Undocumented |
Instance Variable | roles_func |
Undocumented |
Undocumented
Parameters | |
role_name:str | Undocumented |
language_module:ModuleType | Undocumented |
lineno:int | Undocumented |
reporter:Reporter | Undocumented |
Returns | |
Tuple[ | Undocumented |