/[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.2 - (show annotations)
Thu May 6 16:23:44 2004 UTC (20 years, 2 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -1 lines
File MIME type: application/x-sh
 updated all to v2.4.1 - Apr 01, 2004

1 #!/bin/bash
2 cd ..;
3 BASEDIR=`pwd`;
4 export BASEDIR;
5 cd doc;
6
7 /usr/local/bin/phpdoc -o HTML:default:phphtmllib \
8 -j \
9 -q \
10 -s \
11 -t $BASEDIR/doc \
12 -d $BASEDIR -dn phpHtmlLib \
13 -ti phpHtmlLib \
14 -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