didou Tue May 4 11:18:51 2004 EDT
Modified files:
/livedocs build.sh
Log:
test
http://cvs.php.net/diff.php/livedocs/build.sh?r1=1.21&r2=1.22&ty=u
Index: livedocs/build.sh
diff -u livedocs/build.sh:1.21 livedocs/build.sh:1.22
--- livedocs/build.sh:1.21 Wed Mar 17 05:45:50 2004
+++ livedocs/build.sh Tue May 4 11:18:50 2004
@@ -41,6 +41,7 @@
echo -n "Making index for $i: "
date
+ echo ${PHP} ${LIVEDOCSFORPHP}/mkindex.php ${PHPDOCFORPHP} $i ${GENDIRFORPHP}
${BUILDTYPE}
${PHP} ${LIVEDOCSFORPHP}/mkindex.php ${PHPDOCFORPHP} $i ${GENDIRFORPHP}
${BUILDTYPE}
mv ${GENDIR}/livedoc-idx.$i.sqlite ${OUTPUTDIR}
# create output dir
@@ -57,4 +58,4 @@
echo -n "End: "
date
-rm -f ${GENDIR}/toc-ugly.xml ${GENDIR}/toc-insert.sql
+#rm -f ${GENDIR}/toc-ugly.xml ${GENDIR}/toc-insert.sql