view docs/refresh.bash @ 340:43569db3ebdb

detect lists with __reversed__ not __getslice__
author catherine@Drou
date Tue, 16 Feb 2010 12:36:14 -0500
parents 49bea7cab179
children 5b95dacca46e
line wrap: on
line source

make html
#scp -r build catherine@$tummy:/var/www/sqlpython
cd _build
zip -r cmd2_docs *
mv cmd2_docs.zip ..
cd ..
echo "Upload cmd2_docs.zip to http://pypi.python.org/pypi/cmd2"