Code Review
/
opnfvdocs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0a4868c
)
Bump Sphinx version to 1.7.9
03/63803/1
author
Trevor Bramwell
<tbramwell@linuxfoundation.org>
Fri, 19 Oct 2018 18:39:24 +0000
(11:39 -0700)
committer
Trevor 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
patch
|
blob
|
history
diff --git
a/etc/requirements.txt
b/etc/requirements.txt
index
7550086
..
631147a
100644
(file)
--- 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