Dmitry Bogdanov
Results
143
comments of
Dmitry Bogdanov
@dhunstack The build-docs workflows is missing `sphinx_rtd_theme` dependency (`Theme error: no theme named 'sphinx_rtd_theme' found (missing theme.toml?)`), it needs to be added [here](https://github.com/MTG/essentia/blob/master/.github/workflows/build-docs.yml#L25).
Fixed doc build script to catch such issues in the future: https://github.com/MTG/essentia/commit/c896c90b452849a1acc5ff13c622bf9e128ad8a1.
Yes, maybe @xaviliz can look at it (and the #838).