diff options
Diffstat (limited to 'doc/source/reference/index.rst')
-rw-r--r-- | doc/source/reference/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/reference/index.rst b/doc/source/reference/index.rst index 2140c57f7..6accb8535 100644 --- a/doc/source/reference/index.rst +++ b/doc/source/reference/index.rst @@ -23,6 +23,7 @@ For learning how to use NumPy, see also :ref:`user`. ufuncs routines distutils + distutils_guide c-api internals swig @@ -35,4 +36,4 @@ Large parts of this manual originate from Travis E. Oliphant's book `Guide to NumPy <https://archive.org/details/NumPyBook>`__ (which generously entered Public Domain in August 2008). The reference documentation for many of the functions are written by numerous contributors and developers of -NumPy.
\ No newline at end of file +NumPy. |