Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 1abc4000518ab5d3c644a30040525d99 > files > 17

php-pear-1.9.4-11.fc18.2.noarch.rpm

#!/bin/sh
(cd ..; tar czf docs/arch.tgz "{arch}")
rm -Rf "../{arch}"
rm -Rf ./html
mkdir -p ./html
phpdoc --directory ../Structures,./tutorials --target ./html --title "Structures_Graph Documentation" --output "HTML:frames" --defaultpackagename structures_graph --defaultcategoryname structures --pear 
(cd ..; tar --absolute-names -xzf docs/arch.tgz)
#rm arch.tgz