needs sphinx 1.3

This commit is contained in:
Min RK
2016-01-13 16:56:07 +01:00
parent eb0a38c136
commit fbf3b45d52
2 changed files with 3 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ import recommonmark.parser
# -- General configuration ------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
#needs_sphinx = '1.0'
needs_sphinx = '1.3'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom