-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Description
A Sphinx PR merged today (sphinx-doc/sphinx#11565) renamed TocTree.get_toctree_ancestors()
to TocTree._get_toctree_ancestors()
. This causes this theme to error here:
ancestors = toctree.get_toctree_ancestors(pagename) |
I don't know whether you want to ask Sphinx if they intended to make that change in API, or you just want to work around it in the theme.
Metadata
Metadata
Assignees
Labels
No labels