From: Ivan Grokhotkov Date: Wed, 26 Jul 2017 08:26:57 +0000 (+0800) Subject: docs: temporary downgrade Sphinx to 1.5.6 to work around Breathe issue X-Git-Tag: v3.1-dev~434^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4982e0b6492820cd80b6ea3240525e2363f1d9e;p=esp-idf docs: temporary downgrade Sphinx to 1.5.6 to work around Breathe issue --- diff --git a/docs/requirements.txt b/docs/requirements.txt index debed28677..7c17f0c8d0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ # This is a list of python packages used to generate documentation. This file is used with pip: # pip install requirements.txt # -sphinx +sphinx==1.5.6 sphinx-rtd-theme breathe