commit ed1f08c4d963770c7b700332be411c4b6a8b6bd3
parent 0e8dac309c50bd6a533d5c07e96107d1aef1ee9a
Author: ng0 <ng0@taler.net>
Date: Tue, 15 Oct 2019 11:22:22 +0000
Merge branch 'master' of git.taler.net:docs
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf.py b/conf.py
@@ -44,7 +44,7 @@ import taler_sphinx_theme
# -- General configuration ------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
-needs_sphinx = '1.3'
+needs_sphinx = '2.2.0'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom