Docutils transforms used by Sphinx.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Module | images |
sphinx.transforms.post_transforms.images ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Module | code |
sphinx.transforms.post_transforms.code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
From __init__.py
:
Class | SphinxPostTransform |
A base class of post-transforms. |
Variable | logger |
Undocumented |
Class | OnlyNodeTransform |
Undocumented |
Class | PropagateDescDomain |
Add the domain name of the parent node as a class in each desc_signature node. |
Class | ReferencesResolver |
Resolves cross-references on doctrees. |
Class | SigElementFallbackTransform |
Fallback various desc_* nodes to inline if translator does not support them. |
Function | setup |
Undocumented |