summaryrefslogtreecommitdiff
path: root/doc/source/user/howtos_index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/howtos_index.rst')
-rw-r--r--doc/source/user/howtos_index.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/source/user/howtos_index.rst b/doc/source/user/howtos_index.rst
new file mode 100644
index 000000000..c052286b9
--- /dev/null
+++ b/doc/source/user/howtos_index.rst
@@ -0,0 +1,14 @@
+.. _howtos:
+
+################
+NumPy How Tos
+################
+
+These documents are intended as recipes to common tasks using NumPy. For
+detailed reference documentation of the functions and classes contained in
+the package, see the :ref:`API reference <reference>`.
+
+.. toctree::
+ :maxdepth: 1
+
+ ionumpy