phpdoc.sh 106 B

1234567
  1. #! /bin/sh
  2. ROOT=`dirname $0`/..
  3. phpdoc -c $ROOT/etc/phpdoc.tpl.xml -d $ROOT/OSS_SNMP -t $ROOT/doc/ $*