needs_sphinx 2.1+
This commit is contained in:
parent
c736c7c686
commit
48724d0e8d
|
|
@ -26,7 +26,7 @@ sys.path.insert(0, os.path.abspath('.'))
|
||||||
|
|
||||||
# If your documentation needs a minimal Sphinx version, state it here.
|
# If your documentation needs a minimal Sphinx version, state it here.
|
||||||
#
|
#
|
||||||
# needs_sphinx = '1.0'
|
needs_sphinx = '2.1'
|
||||||
|
|
||||||
# Add any Sphinx extension module names here, as strings. They can be
|
# Add any Sphinx extension module names here, as strings. They can be
|
||||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue