Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Variable | logger |
Undocumented |
Class | CodeBlock |
Directive for a code block with special highlighting or line numbering settings. |
Class | Highlight |
Directive to set the highlighting language for code blocks, as well as the threshold for line numbers. |
Class | LiteralInclude |
Like .. include:: :literal:, but only warns if the include file is not found, and does not raise errors. Also has several options for selecting what to include. |
Class | LiteralIncludeReader |
Undocumented |
Function | container_wrapper |
Undocumented |
Function | dedent_lines |
Undocumented |
Function | setup |
Undocumented |
Undocumented
Parameters | |
directive:SphinxDirective | Undocumented |
literal_node:Node | Undocumented |
caption:str | Undocumented |
Returns | |
nodes.container | Undocumented |