cd /data/github/1.6/develop
git pull > /dev/null 2>&1
git submodule foreach git pull > /dev/null 2>&1
cd /data/github/phpdocumentor
/usr/bin/php bin/phpdoc.php -t <api-docs-path> -d /data/github/1.6/develop >> /data/logs/phpdocumentor.log 2>&1
It looks like you're new here. If you want to get involved, click one of these buttons!