Add links to module code in Python object descriptions.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Constant | OUTPUT_DIRNAME |
Undocumented |
Variable | logger |
Undocumented |
Class | viewcode_anchor |
Node for viewcode anchors. |
Class | ViewcodeAnchorTransform |
Convert or remove viewcode_anchor nodes depends on builder. |
Function | _get_full_modname |
Undocumented |
Function | collect_pages |
Undocumented |
Function | doctree_read |
Undocumented |
Function | env_merge_info |
Undocumented |
Function | env_purge_doc |
Undocumented |
Function | get_module_filename |
Get module filename for modname. |
Function | is_supported_builder |
Undocumented |
Function | missing_reference |
Undocumented |
Function | setup |
Undocumented |
Function | should_generate_module_page |
Check generation of module page is needed. |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
modname:str | Undocumented |
attribute:str | Undocumented |
Returns | |
Optional[ | Undocumented |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
Returns | |
Generator[ | Undocumented |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
doctree:Node | Undocumented |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
env:BuildEnvironment | Undocumented |
docnames:Iterable[ | Undocumented |
other:BuildEnvironment | Undocumented |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
env:BuildEnvironment | Undocumented |
docname:str | Undocumented |
Parameters | |
app:Sphinx | Undocumented |
modname:str | Undocumented |
Returns | |
Optional[ | Undocumented |
Undocumented
Parameters | |
builder:Builder | Undocumented |
Returns | |
bool | Undocumented |
Undocumented
Parameters | |
app:Sphinx | Undocumented |
env:BuildEnvironment | Undocumented |
node:Element | Undocumented |
contnode:Node | Undocumented |
Returns | |
Optional[ | Undocumented |
Parameters | |
app:Sphinx | Undocumented |
modname:str | Undocumented |
Returns | |
bool | Undocumented |