From: Trevor Bramwell Date: Fri, 19 Oct 2018 18:39:24 +0000 (-0700) Subject: Bump Sphinx version to 1.7.9 X-Git-Tag: opnfv-10.0.0~193^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f0c78d7f71fa697d0722c9f320e7ea2f72fdeaae;p=opnfvdocs.git Bump Sphinx version to 1.7.9 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 --- diff --git a/etc/requirements.txt b/etc/requirements.txt index 7550086ff..631147a1e 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,5 +1,5 @@ tox -Sphinx==1.3.1 +Sphinx==1.7.9 doc8 docutils==0.12 setuptools