summaryrefslogtreecommitdiff
path: root/doc/source/about.rst
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2018-06-13 16:08:23 -0700
committermattip <matti.picus@gmail.com>2018-06-15 10:52:11 -0700
commitd416eda11014a689bb88c96fac33374b91251d11 (patch)
tree3b313fac07a623f6771aa7cc52ab2a77476d6571 /doc/source/about.rst
parent40f17c11bac5d8c9f04c04bf89173d58053bda0e (diff)
downloadnumpy-d416eda11014a689bb88c96fac33374b91251d11.tar.gz
DOC: quiet warnings about "document not in any toctree"
Diffstat (limited to 'doc/source/about.rst')
-rw-r--r--doc/source/about.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/source/about.rst b/doc/source/about.rst
index 776488ea4..cbddf9f33 100644
--- a/doc/source/about.rst
+++ b/doc/source/about.rst
@@ -18,9 +18,10 @@ data types can be defined. This allows *NumPy* to seamlessly and
speedily integrate with a wide variety of databases.
NumPy is a successor for two earlier scientific Python libraries:
-NumPy derives from the old *Numeric* code base and can be used
-as a replacement for *Numeric*. It also adds the features introduced
-by *Numarray* and can also be used to replace *Numarray*.
+NumPy derives from the :doc:`old Numerice <reference/routines.oldnumeric>` code
+base and can be used as a replacement for *Numeric*. It also adds the features
+introduced by :doc:`Numarray <reference/routines.numarray>` and can also be
+used to replace *Numarray*.
NumPy community
---------------