summaryrefslogtreecommitdiff
path: root/numpy/doc/reference/howtofind.py
diff options
context:
space:
mode:
authorStefan van der Walt <stefan@sun.ac.za>2008-07-10 17:43:25 +0000
committerStefan van der Walt <stefan@sun.ac.za>2008-07-10 17:43:25 +0000
commit9a27253a10f8c1f9775b688eb65e41d227fa84e4 (patch)
treec138132382c582350bbc8034fc6a1219a86a524e /numpy/doc/reference/howtofind.py
parent33ffa7b85e97fd289785e4bd6345e69fb87bdd16 (diff)
downloadnumpy-9a27253a10f8c1f9775b688eb65e41d227fa84e4.tar.gz
Add stubs for reference documentation.
Diffstat (limited to 'numpy/doc/reference/howtofind.py')
-rw-r--r--numpy/doc/reference/howtofind.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/numpy/doc/reference/howtofind.py b/numpy/doc/reference/howtofind.py
new file mode 100644
index 000000000..29ad05318
--- /dev/null
+++ b/numpy/doc/reference/howtofind.py
@@ -0,0 +1,9 @@
+"""
+
+=================
+How to Find Stuff
+=================
+
+How to find things in NumPy.
+
+"""