Sphinx 9.1.0 changed theme discovery to require `theme.toml` instead of `theme.conf`. This causes: ``` sphinx.errors.ThemeError: no theme named 'plone_sphinx_theme' found (missing theme.toml?) ``` See plone/meta#352
Sphinx 9.1.0 changed theme discovery to require
theme.tomlinstead oftheme.conf. This causes:See plone/meta#352