6.1.20. sphinx.util.nested_parse_with_titles¶
-
sphinx.util.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.