Go to most recent revision | Details | Last modification | View Log | RSS feed
#! /usr/bin/env bash
clear
/opt/phpdocumentor/phpdoc.phar \
--force \
-d /var/www/php72/php_users/ \
-t /var/www/php72/php_users/documentation/ \
--ignore "/var/www/php72/php_users/examples"