Update Sphinx to version 2.0

This commit is contained in:
Mads Marquart
2019-07-03 14:20:37 +02:00
parent 81278ed553
commit 2bd08c8254
8 changed files with 10 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ release = fbchat.__version__
# If your documentation needs a minimal Sphinx version, state it here.
#
# needs_sphinx = '1.0'
needs_sphinx = "2.0"
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom