diff options
Diffstat (limited to 'doc/source/user/explanations_index.rst')
-rw-r--r-- | doc/source/user/explanations_index.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/source/user/explanations_index.rst b/doc/source/user/explanations_index.rst deleted file mode 100644 index f515e36b1..000000000 --- a/doc/source/user/explanations_index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. _explanations: - -################ -Explanations -################ - -These documents are intended to explain in detail the concepts and techniques -used in NumPy. For the reference documentation of the functions and classes -contained in the package, see the :ref:`API reference <reference>`. - -.. toctree:: - :maxdepth: 1 - - basics.broadcasting |