3.2.1.18. sphinx.ext.autodoc.nested_parse_with_titles¶
-
sphinx.ext.autodoc.nested_parse_with_titles(state, content, node)[source]¶ Version of state.nested_parse() that allows titles and does not require titles to have the same decoration as the calling document.
This is useful when the parsed content comes from a completely different context, such as docstrings.