From e8bd8644f3dad183b878fe6d4c1b7ec9ee5adf49 Mon Sep 17 00:00:00 2001 From: Kriti Singh Date: Tue, 2 Apr 2019 10:36:44 +0530 Subject: DOC: Correctly document the minimum required Sphinx version (#13231) --- 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 cdf490c37..98d1b88ba 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.0.1 or newer. +documentation for NumPy. You will need Sphinx 1.8.3 or newer. If you only want to get the documentation, note that pre-built versions can be found at -- cgit v1.2.1