Code Review
/
releng
/
docs-conf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5d79abf
)
Require sphinx 1.6.5
19/8519/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 01:56:41 +0000
(20:56 -0500)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 01:56:43 +0000
(20:56 -0500)
Read The Docs has sphinx 1.6.5 installed so lets require that
as minimum to avoid having to put in workarounds for that.
Change-Id: I33e11cd9f687e2bf93aaf38a02e2c11cc640ad64
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs_conf/defaults/lfdocs.yaml
patch
|
blob
|
history
diff --git
a/docs_conf/defaults/lfdocs.yaml
b/docs_conf/defaults/lfdocs.yaml
index
601b7a8
..
084e66e
100644
(file)
--- a/
docs_conf/defaults/lfdocs.yaml
+++ b/
docs_conf/defaults/lfdocs.yaml
@@
-5,7
+5,7
@@
version: master
author: Linux Foundation Releng
copyright: 2017-2018, The Linux Foundation
-needs_sphinx: '1.6.
6
'
+needs_sphinx: '1.6.
5
'
extensions:
- sphinx.ext.autodoc
- sphinx.ext.doctest