summaryrefslogtreecommitdiff
path: root/doc/source/user/basic.io.rst
diff options
context:
space:
mode:
authorpierregm <pierregm@localhost>2009-10-22 12:05:34 +0000
committerpierregm <pierregm@localhost>2009-10-22 12:05:34 +0000
commitbb129ca216f3b37b37f9e908ced5943f09994c02 (patch)
treef1bb195d574f80a28bb414557fa8be573d3ca0ea /doc/source/user/basic.io.rst
parentc660ae4b3f7a4867c3a8081095f62f88b251b751 (diff)
downloadnumpy-bb129ca216f3b37b37f9e908ced5943f09994c02.tar.gz
* Added docs on i/o with focus on genfromtxt
Diffstat (limited to 'doc/source/user/basic.io.rst')
-rw-r--r--doc/source/user/basic.io.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/user/basic.io.rst b/doc/source/user/basic.io.rst
new file mode 100644
index 000000000..54ef758d5
--- /dev/null
+++ b/doc/source/user/basic.io.rst
@@ -0,0 +1,7 @@
+**************
+I/O with Numpy
+**************
+
+.. toctree::
+
+ basic.io.genfromtxt \ No newline at end of file