summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxue <>2007-01-15 01:28:22 +0000
committerxue <>2007-01-15 01:28:22 +0000
commit248a03a2d2957fbeb0bcc541cf3508a2aeea6e39 (patch)
tree9bd0729c54abd1a674f779b03488e2dac1777e9a
parent616729be9c49479d60d5e497c6a8b6acbca11ffb (diff)
updated build script for release.3.1.0a
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 8429ef5e..3078aa24 100644
--- a/build.xml
+++ b/build.xml
@@ -211,8 +211,10 @@
<echo>Generating CHM Content (Quickstart + ClassDocs)</echo>
<exec command="${php} build.php" dir="buildscripts/chmbuilder" passthru="true"/>
+ <!-- done on project website
<echo>Generating CHM Content (WIKI)</echo>
<exec command="${php} build.php" dir="buildscripts/wikibuilder" passthru="true"/>
+ -->
<if>
<equals arg1="${prado.winbuild}" arg2="true"/>
<then>