Skip to content

Incompatibility with Sphinx dev #1404

@ayshih

Description

@ayshih

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions