This commit is contained in:
Roland Gruber 2015-12-05 09:24:46 +00:00
parent 8c803f607a
commit 146196a441
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
rm -rf docs/devel/phpdoc
mkdir docs/devel/phpdoc
phpdoc -d ./ -t docs/devel/phpdoc --title "LDAP Account Manager" --template old-ocean --defaultpackagename main -e php,inc
phpdoc -d ./ -t docs/devel/phpdoc --title "LDAP Account Manager" --template clean --defaultpackagename main -e php,inc