Skip to content

Conversation

gmilde
Copy link

@gmilde gmilde commented Aug 11, 2025

"section" elements can only be children of "document" or "section" elements, not "sidebar".
Cf. https://docutils.sourceforge.io/docs/ref/doctree.html#section

Closes #13828.

"section" elements can only by children of "document" or "section"
elements, not "sidebar".
Cf. https://docutils.sourceforge.io/docs/ref/doctree.html#section
Copy link
Author

@gmilde gmilde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a typo in the commit description:

- "section" elements can only by children of "document" or "section"
+ "section" elements can only be children of "document" or "section"

@gmilde gmilde closed this Aug 28, 2025
@gmilde gmilde deleted the fix-a-comment branch August 28, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

misleading docstring for sphinx.util.parsing.nested_parse_to_nodes()
2 participants