Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Constant | AUTODOC_DEFAULT_OPTIONS |
Undocumented |
Constant | AUTODOC_EXTENDABLE_OPTIONS |
Undocumented |
Variable | logger |
Undocumented |
Class | AutodocDirective |
A directive class for all autodoc directives. It works as a dispatcher of Documenters. |
Class | DocumenterBridge |
A parameters container for Documenters. |
Class | DummyOptionSpec |
An option_spec allows any options. |
Function | parse_generated_content |
Parse an item of content generated by Documenter. |
Function | process_documenter_options |
Recognize options of Documenter from user input. |
list[ str]
=
Undocumented
Value |
|
list[ str]
=
Undocumented
Value |
|
Parameters | |
state:RSTState | Undocumented |
content:StringList | Undocumented |
documenter:Documenter | Undocumented |
Returns | |
List[ | Undocumented |
Parameters | |
documenter:Type[ | Undocumented |
config:Config | Undocumented |
options:Dict | Undocumented |
Returns | |
Options | Undocumented |