We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
markupapi.rst
1 parent b90482f commit 20ec3bdCopy full SHA for 20ec3bd
doc/extdev/markupapi.rst
@@ -124,8 +124,8 @@ Both APIs parse the content into a given node. They are used like this::
124
.. note::
125
126
``sphinx.util.docutils.switch_source_input()`` allows to change a target file
127
- during nested_parse. It is useful to mixed contents. For example, ``sphinx.
128
- ext.autodoc`` uses it to parse docstrings::
+ during nested_parse. It is useful to mixed contents.
+ For example, ``sphinx.ext.autodoc`` uses it to parse docstrings::
129
130
from sphinx.util.docutils import switch_source_input
131
0 commit comments