Files @ 33f1faa7fe04
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf

mads
setup: bump Sphinx version

Sphinx 3.0.4 doesn't version its dependencies correctly, and it fails with latest jinja 3.1.2:
ImportError: cannot import name 'environmentfilter' from 'jinja2' (.../site-packages/jinja2/__init__.py)

Latest Sphinx version supports latest Jinja version and seems to render the
documentation correctly.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango