[DOC-24] Revert to Sphinx 1.5.3 for RTD 45/7045/1
authorRich Bennett <rb2745@att.com>
Wed, 9 Aug 2017 00:27:58 +0000 (20:27 -0400)
committerRich Bennett <rb2745@att.com>
Wed, 9 Aug 2017 00:28:51 +0000 (20:28 -0400)
Change-Id: Ib70e11d11edf82a5d9ac1d7d8d34a7ee460684a2
Signed-off-by: Rich Bennett <rb2745@att.com>
docs/conf.py
etc/requirements.txt

index 2ecd6d5..19b23f4 100644 (file)
@@ -24,7 +24,7 @@ import shlex
 # -- General configuration ------------------------------------------------
 
 # If your documentation needs a minimal Sphinx version, state it here.
-needs_sphinx = '1.6.3'
+needs_sphinx = '1.5.3'
 
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
index f01ad1c..9a1f891 100644 (file)
@@ -1,5 +1,5 @@
 tox
-Sphinx==1.6.3
+Sphinx==1.5.3
 doc8
 docutils
 setuptools