We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab8fdb commit 1bbd172Copy full SHA for 1bbd172
doc/source/user/tutorials_index.rst
@@ -4,9 +4,6 @@
4
NumPy Tutorials
5
################
6
7
-These documents are intended as an introductory overview of NumPy and its
8
-features, as well as a few applications. You can find them
9
-`in the NumPy Tutorials page <https://numpy.org/numpy-tutorials>`_.
10
-
11
-For detailed reference documentation of the functions and
12
-classes contained in the package, see the :ref:`API reference <reference>`.
+Tutorials about NumPy are hosted at https://numpy.org/numpy-tutorials. For
+how-tos, reference documents, and explanations see the
+:ref:`API reference <reference>` documentation.
0 commit comments