You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2005/01/21 00:00:37 UTC

svn commit: r125832 - /cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml

Author: crossley
Date: Thu Jan 20 15:00:36 2005
New Revision: 125832

URL: http://svn.apache.org/viewcvs?view=rev&rev=125832
Log:
Disable building component docs from blocks.
There is weirdness in the deprecated php block.

Modified:
   cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml

Modified: cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml
Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml?view=diff&rev=125832&p1=cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml&r1=125831&p2=cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml&r2=125832
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/tools/targets/docs-build.xml	Thu Jan 20 15:00:36 2005
@@ -52,9 +52,9 @@
 
 	<!-- generate sitemap components docs using SitemapTask -->
     <sitemap-components docDir="${build.context}/xdocs/userdocs" source="${java}"/>
+    <!--
     <echo message="Building component docs from blocks."/>
     <sitemap-components docDir="${build.context}/xdocs/userdocs" source="${blocks}"/>
-    <!--
     -->
 
     <!-- Forrest needs its own file at src/documentation/sitemap.xmap, so we