summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-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>