From d4982e0b6492820cd80b6ea3240525e2363f1d9e Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Wed, 26 Jul 2017 16:26:57 +0800 Subject: [PATCH] docs: temporary downgrade Sphinx to 1.5.6 to work around Breathe issue --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index debed2867..7c17f0c8d 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