diff options
Diffstat (limited to 'doc/HOWTO_BUILD_DOCS.txt')
-rw-r--r-- | doc/HOWTO_BUILD_DOCS.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/HOWTO_BUILD_DOCS.txt b/doc/HOWTO_BUILD_DOCS.txt index 8c1722712..3b677263b 100644 --- a/doc/HOWTO_BUILD_DOCS.txt +++ b/doc/HOWTO_BUILD_DOCS.txt @@ -3,9 +3,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 0.5 or newer. Sphinx's -current development version also works as of now (2009-06-24), and -using it is recommended though not required. +documentation for Numpy. You will need Sphinx 1.0.1 or newer. If you only want to get the documentation, note that pre-built versions can be found at |