documentation: bump sphinx version

This commit is contained in:
Antoine Bartuccio 2019-08-10 23:17:00 +02:00
parent 7c259bf26b
commit ef40baaa84
Signed by: klmp200
GPG Key ID: E7245548C53F904B
2 changed files with 1 additions and 4 deletions

View File

@ -66,6 +66,3 @@ html_theme = "sphinx_rtd_theme"
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]
# Disable contents.rst for forward compatibility
master_doc = "index"

View File

@ -22,5 +22,5 @@ sentry_sdk
# mysqlclient
# For documentation
Sphinx < 2.0 # To ensure compatibility with reathedocs
Sphinx > 2.0
sphinx_rtd_theme