Skip to content

Unable to build documentation using default Sphinx selection #59

@braxtonj

Description

@braxtonj

When running sh build_docs.sh, am finding the the following error (MacOS Ventura):

Theme error:
An error happened in rendering the page develop.
Reason: UndefinedError("'style' is undefined")

Digging a bit, seems to be due to incompatibility with Sphinx 7.0 as found in this kivy issue

To fix, modified the docs/requirements.txt to specify sphinx==6.2.1 as they suggest

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