/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/docit.sh
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/docit.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Wed Sep 24 13:11:44 2003 UTC (20 years, 11 months ago) by jonen
Branch: MAIN
File MIME type: application/x-sh
+ updated whole phphtmllib to v2.3.0

1 #!/bin/bash
2 cd ..;
3 BASEDIR=`pwd`;
4 export BASEDIR;
5 cd doc;
6
7 /usr/local/bin/PhpDocumentor/phpdoc -o HTML:default:phphtmllib \
8 -j \
9 -q \
10 -t $BASEDIR/doc \
11 -d $BASEDIR -dn phpHtmlLib \
12 -ti phpHtmlLib \
13 -i includes.inc,test*,localinc.php,thumbnail.php,bluetheme.php,redtheme.php,defaulttheme.php,css.php

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed