This commit is contained in:
parent
8c803f607a
commit
146196a441
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue