Subversion Repositories php_users

Rev

Rev 23 | 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 \
   -d /var/www/php72/php_users/ \
   -t /var/www/php72/php_users/documentation/ \
   --ignore "/var/www/php72/php_users/examples"