File: make_dochtml.sh

package info (click to toggle)
php-image-text 0.6.0beta-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 248 kB
  • ctags: 257
  • sloc: php: 739; xml: 193; makefile: 43; sh: 4
file content (10 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#
# This is part of the PEAR::Image_Text package.
#
# Generates the HTML version of Image_Text's API documentation into the subdirectory dochtml/.
#


rm -rf ./dochtml/
phpdoc -d ./ -i docbook/ dochtml/ generate_package_xml.php make_* package.xml CVS/ -t ./dochtml/ -o HTML:frames:phpedit -s -p -dc images -dn Image_Text