[SQL-CVS] SQLObject/docs build,NONE,1.1
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <ian...@us...> - 2003-06-28 22:18:21
|
Update of /cvsroot/sqlobject/SQLObject/docs In directory sc8-pr-cvs1:/tmp/cvs-serv1283 Added Files: build Log Message: Added builder to go with new example structure --- NEW FILE: build --- #!/bin/sh pushd ../examples > /dev/null ./examplestripper.py popd > /dev/null buildhtml.py --no-toc-backlinks |