summaryrefslogtreecommitdiff
path: root/doc/source/docs/howto_build_docs.rst
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2019-09-13 09:26:21 +0300
committerGitHub <noreply@github.com>2019-09-13 09:26:21 +0300
commitba3230577215c4551ab5b903fda272954982370c (patch)
treec2df7f8486bfd1f20894443b09ed38dfff04bdf4 /doc/source/docs/howto_build_docs.rst
parent79ee678fb2f1518b3f45e26066a02b45b22d456c (diff)
parent4fe88b18e3324cf6d5897341fd3deb32f7d0739b (diff)
downloadnumpy-ba3230577215c4551ab5b903fda272954982370c.tar.gz
Merge pull request #14475 from hypercubestart/add-timedelta64-signature
DOC: add timedelta64 signature
Diffstat (limited to 'doc/source/docs/howto_build_docs.rst')
-rw-r--r--doc/source/docs/howto_build_docs.rst2
1 files changed, 1 insertions, 1 deletions
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