class OptionXRefRole(XRefRole):
Undocumented
Method | process_link |
No summary |
Inherited from XRefRole
:
Method | __init__ |
Undocumented |
Method | create_non_xref_node |
Undocumented |
Method | create_xref_node |
Undocumented |
Method | result_nodes |
No summary |
Method | run |
Undocumented |
Method | update_title_and_target |
Undocumented |
Instance Variable | classes |
Undocumented |
Instance Variable | fix_parens |
Undocumented |
Instance Variable | has_explicit_title |
Undocumented |
Instance Variable | innernodeclass |
Undocumented |
Instance Variable | lowercase |
Undocumented |
Instance Variable | nodeclass |
Undocumented |
Instance Variable | refdomain |
Undocumented |
Instance Variable | reftype |
Undocumented |
Instance Variable | warn_dangling |
Undocumented |
Inherited from ReferenceRole
(via XRefRole
):
Instance Variable | disabled |
Undocumented |
Instance Variable | target |
Undocumented |
Instance Variable | title |
Undocumented |
Method | __call__ |
Undocumented |
Class Variable | explicit_title_re |
Undocumented |
Inherited from SphinxRole
(via XRefRole
, ReferenceRole
):
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 | get_source_info |
Undocumented |
Method | set_source_info |
Undocumented |
sphinx.roles.XRefRole.process_link
Parameters | |
env:BuildEnvironment | Undocumented |
refnode:Element | Undocumented |
has_explicit_title:bool | Undocumented |
title:str | Undocumented |
target:str | Undocumented |
Returns | |
Tuple[ | Undocumented |