Rev 7 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#! /usr/bin/env bash
clear
/opt/phpdocumentor/phpdoc.phar \
--force \
--validate \
-d /var/www/php72/php_users/ \
-t /var/www/php72/php_users/documentation/phpDocumentor/ \
--ignore='/var/www/php72/php_users/examples*'