soravux / scoop

SCOOP (Scalable COncurrent Operations in Python)
https://github.com/soravux/scoop
GNU Lesser General Public License v3.0
625 stars 88 forks source link

Adapt conf.py for sphinx >= 2.0 #90

Closed ckastner closed 1 year ago

ckastner commented 4 years ago

html_sidebars dict values must now be a list.

Resolves a TemplateNotFound exception raised when building the documentation with sphinx 2.4, as encountered when building the Debian packages.

http://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_sidebars