summaryrefslogtreecommitdiff
path: root/numpy/doc/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/doc/README.txt')
-rw-r--r--numpy/doc/README.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/numpy/doc/README.txt b/numpy/doc/README.txt
deleted file mode 100644
index eacc3659e..000000000
--- a/numpy/doc/README.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Very complete documentation is available from the primary developer of
-NumPy for a small fee. After a brief period, that documentation
-will become freely available. See http://www.trelgol.com for
-details. The fee and restriction period is intended to allow people
-and to encourage companies to easily contribute to the development of
-NumPy.
-
-This directory will contain all public documentation that becomes available.
-
-Very good documentation is also available using Python's (and
-especially IPython's) own help system. Most of the functions have
-docstrings that provide usage assistance.
-
-
-