Require sphinx 1.6.5 19/8519/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jan 2018 01:56:41 +0000 (20:56 -0500)
committerThanh 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

index 601b7a8..084e66e 100644 (file)
@@ -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