[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/sqlobject/sqlobject/master/docs/rebuild [Back]  [Original]

#! /bin/sh

PYTHONPATH=.. make html &&
find . -name \*.tmp -type f -delete &&
exec rsync -ahPv --del --exclude=.buildinfo --exclude=objects.inv _build/html .

Web Proxy Viewer  |  New URL  |  Original Page