##// END OF EJS Templates
Minor doc fixes for the 0.9 release....
Minor doc fixes for the 0.9 release. IPython is called "ipython" on PyPI, not "IPython". I have fixes the easy_install directions and added a new quickstart section to the install docs.

File last commit:

r1542:1ca64ecf
r1729:9b164c75
Show More
testupload
6 lines | 91 B | text/plain | TextLexer
fperez
util script
r83 #!/bin/sh
Fernando Perez
Update utility scripts for bzr workflow
r1542 ipdir=$PWD/..
cd $ipdir/dist
fperez
util script
r83 scp * ipython@ipython.scipy.org:www/dist/testing/