LDAPAccountManager/lam/phpdoc.sh

7 lines
169 B
Bash
Raw Normal View History

2007-12-26 18:33:59 +00:00
#!/bin/bash
rm -rf phpdoc
mkdir phpdoc
phpdoc -ue on --output "HTML:Smarty:PHP" -d ./ -t phpdoc -ti "LDAP Account Manager - Documentation" -dc "LDAP Account Manager"