]>
src.bluestatic.org Git - isso.git/blob - phpdoc.sh
3 # This script creates the developer documentation for ISSO with all of the necessary options set to their proper values
12 # HTML:frames:default (purple, white)
13 # HTML:frames:phpdoc.de (grey, tonal)
14 # HTML:frames:phphtmllib (grey, blue, red)
15 # HTML:frames:DOM/XX (JS: replace XX with above options)
16 # HTML:Smarty:PHP (php.net style)
17 # HTML:Smarty:HandS (light tans)
18 # PDF:default:default (PDF, ugly)
30 # default name/package
35 phpdoc
-d .
-t .
/ apidoc
-i _
* .php
-i dev
/ -dh off
-ti "Blue Static ISSO Framework" -pp off
-dn ISSO
-dc ISSO
-s on
-o HTML
: Smarty
: PHP
> .
/ apidoc
/ log.txt