From 4fe88b18e3324cf6d5897341fd3deb32f7d0739b Mon Sep 17 00:00:00 2001 From: Andrew Liu Date: Thu, 12 Sep 2019 15:44:22 -0700 Subject: add necessary sphinx version for building doc --- doc/source/docs/howto_build_docs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/docs/howto_build_docs.rst') diff --git a/doc/source/docs/howto_build_docs.rst b/doc/source/docs/howto_build_docs.rst index 4bb7628c1..6deacda5c 100644 --- a/doc/source/docs/howto_build_docs.rst +++ b/doc/source/docs/howto_build_docs.rst @@ -5,7 +5,7 @@ Building the NumPy API and reference docs ========================================= We currently use Sphinx_ for generating the API and reference -documentation for NumPy. You will need Sphinx 1.8.3 or newer. +documentation for NumPy. You will need Sphinx 1.8.3 <= 1.8.5. If you only want to get the documentation, note that pre-built versions can be found at -- cgit v1.2.1