summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-10-15 11:22:22 +0000
committerng0 <ng0@taler.net>2019-10-15 11:22:22 +0000
commited1f08c4d963770c7b700332be411c4b6a8b6bd3 (patch)
tree0e056ede87c61f001acd79ca72a1c84903801635
parent0e8dac309c50bd6a533d5c07e96107d1aef1ee9a (diff)
parent6b62ca644f2b7f3bf6d1efceceb35e193d931bda (diff)
downloaddocs-ed1f08c4d963770c7b700332be411c4b6a8b6bd3.tar.gz
docs-ed1f08c4d963770c7b700332be411c4b6a8b6bd3.tar.bz2
docs-ed1f08c4d963770c7b700332be411c4b6a8b6bd3.zip
Merge branch 'master' of git.taler.net:docs
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 4c815292..456e9c0f 100644
--- 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