File: README.PHPDOC

package info (click to toggle)
libphp-phplayersmenu 3.2.0rc-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,236 kB
  • ctags: 695
  • sloc: php: 2,676; makefile: 68; sh: 20
file content (9 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9

To prepare the documentation of PHP classes using PHPDocumentor,
use the command

phpdoc -pp on -ti "PHPLayersMenu" -dn "PHPLayersMenu" \
-po PHPLayersMenu -t [target_directory] -o HTML:frames:default \
-d [directory_where_you_have_installed_phplayersmenu] \
-i PHPLIB.php,layersmenu-browser_detection.php,index.php*,demo*,example*