Bump Sphinx version to 1.7.9 03/63803/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 19 Oct 2018 18:39:24 +0000 (11:39 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 19 Oct 2018 18:39:24 +0000 (11:39 -0700)
The docs project has been working off of an old version for quite some
time. Bumping the Sphinx version allows us to intersphinx link using the
':doc:' directive.

Change-Id: Ic0782ec3c29778195d580107212427382eb51b1c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
etc/requirements.txt

index 7550086..631147a 100644 (file)
@@ -1,5 +1,5 @@
 tox
-Sphinx==1.3.1
+Sphinx==1.7.9
 doc8
 docutils==0.12
 setuptools