From: Thanh Ha Date: Thu, 25 Jan 2018 01:56:41 +0000 (-0500) Subject: Require sphinx 1.6.5 X-Git-Tag: v0.2.1~24 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=3546ba0a4676f71534d38a1f6b56a13ca6dffa1d;p=releng%2Fdocs-conf.git Require sphinx 1.6.5 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 --- diff --git a/docs_conf/defaults/lfdocs.yaml b/docs_conf/defaults/lfdocs.yaml index 601b7a8..084e66e 100644 --- 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