Subversion Repositories php_users

Rev

Rev 23 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 25
Line 2... Line 2...
2
 
2
 
3
clear
3
clear
4
/opt/phpdocumentor/phpdoc.phar \
4
/opt/phpdocumentor/phpdoc.phar \
5
   --force \
5
   --force \
6
   --validate \
6
   --validate \
7
   -d /var/www/php72/php_users/ \
7
   -d . \
8
   -t /var/www/php72/php_users/documentation/phpDocumentor/ \
8
   -t documentation/phpDocumentor/ \
9
   --ignore='/var/www/php72/php_users/examples*'
9
   --ignore='examples*'