##// END OF EJS Templates
Cleaning up the IPython docs. I have removed old README files that were outdated and being maintained...
Brian E Granger -
Show More
@@ -32,6 +32,9 b' POSSIBILITY OF SUCH DAMAGE.'
32 About the IPython Development Team
32 About the IPython Development Team
33 ----------------------------------
33 ----------------------------------
34
34
35 Fernando Perez began IPython in 2001 based on code from Janko Hauser <jhauser@zscout.de>
36 and Nathaniel Gray <n8gray@caltech.edu>. Fernando is still the project lead.
37
35 The IPython Development Team is the set of all contributors to the IPython project.
38 The IPython Development Team is the set of all contributors to the IPython project.
36 This includes all of the IPython subprojects. Here is a list of the currently active contributors:
39 This includes all of the IPython subprojects. Here is a list of the currently active contributors:
37
40
@@ -48,7 +51,7 b' This includes all of the IPython subprojects. Here is a list of the currently ac'
48 * Tech-X Corporation
51 * Tech-X Corporation
49 * Barry Wark
52 * Barry Wark
50
53
51 If your name is missing, please add it.
54 If your name is missing, please add it.
52
55
53 Our Copyright Policy
56 Our Copyright Policy
54 --------------------
57 --------------------
@@ -1,11 +1,11 b''
1 Please see the doc/ directory for full manuals and other documents. The manual is
1 ===============
2 prepared using the LyX system (www.lyx.org), but in the doc/manual directory
2 IPython1 README
3 you'll find HTML and PDF versions.
3 ===============
4
5 .. contents::
4
6
5 These manuals normally get installed to $PREFIX/share/doc/ipython-VERSION, unless you
7 Overview
6 redirect the installer via a --prefix/--home option. Normally, $PREFIX is
8 ========
7 /usr, but your Python may be installed elsewhere. You can see its value by
8 running:
9
10 python -c "import sys;print sys.prefix"
11
9
10 Welcome to IPython. New users should consult our documentation, which can be found
11 in the docs/source subdirectory.
1 NO CONTENT: file renamed from docs/COPYING to docs/attic/COPYING
NO CONTENT: file renamed from docs/COPYING to docs/attic/COPYING
1 NO CONTENT: file renamed from docs/ipython.el to docs/emacs/ipython.el
NO CONTENT: file renamed from docs/ipython.el to docs/emacs/ipython.el
1 NO CONTENT: file renamed from docs/ipython.1 to docs/man/ipython.1
NO CONTENT: file renamed from docs/ipython.1 to docs/man/ipython.1
1 NO CONTENT: file renamed from docs/pycolor.1 to docs/man/pycolor.1
NO CONTENT: file renamed from docs/pycolor.1 to docs/man/pycolor.1
1 NO CONTENT: file renamed from docs/api_changes.txt to docs/source/api_changes.txt
NO CONTENT: file renamed from docs/api_changes.txt to docs/source/api_changes.txt
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now