Author: ben
Date: 2007-11-27 11:53:27 -0800 (Tue, 27 Nov 2007)
New Revision: 7388
Modified:
openlaszlo/trunk/docs/src/build.xml
openlaszlo/trunk/docs/src/reference/index.dbk
Log:
Change 20071127-ben-l by [EMAIL PROTECTED] on 2007-11-27 11:43:24 PST
in /Users/ben/src/svn/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Back out r7351, which tried to document new charting
Documentation:
r7351 changed the reference build to include docs for the
new charting and graphing, aka queens-charts. We've
since backed out the new charting and graphing, so I
also need to back out these doc changes.
Tests:
charting and graphing should not appear in
reference or developer's guide.
Modified: openlaszlo/trunk/docs/src/build.xml
===================================================================
--- openlaszlo/trunk/docs/src/build.xml 2007-11-27 19:30:07 UTC (rev 7387)
+++ openlaszlo/trunk/docs/src/build.xml 2007-11-27 19:53:27 UTC (rev 7388)
@@ -605,7 +605,7 @@
<param name="dbk.show.fixmes" value="${ref.show.fixmes}"/>
</antcall>
-
+<?skip for faster builds
<antcall target="dbk.topic.generate" inheritAll="true">
<param name="local.input.file" value="${ref.file.in}"/>
<param name="local.output.file"
value="${reference.build.dir}/chartref.dbk"/>
@@ -614,6 +614,7 @@
<param name="dbk.show.comments" value="${ref.show.comments}"/>
<param name="dbk.show.fixmes" value="${ref.show.fixmes}"/>
</antcall>
+?>
<antcall target="dbk.topic.generate" inheritAll="true">
<param name="local.input.file" value="${ref.file.in}"/>
Modified: openlaszlo/trunk/docs/src/reference/index.dbk
===================================================================
--- openlaszlo/trunk/docs/src/reference/index.dbk 2007-11-27 19:30:07 UTC
(rev 7387)
+++ openlaszlo/trunk/docs/src/reference/index.dbk 2007-11-27 19:53:27 UTC
(rev 7388)
@@ -41,9 +41,11 @@
<xi:fallback><para>Missing: Embedding Reference</para></xi:fallback>
</xi:include>
+<?ignore skip for faster builds
<xi:include href="chartref.dbk">
<xi:fallback><para>Missing: Charting Reference</para></xi:fallback>
</xi:include>
+?>
<xi:include href="incref.dbk">
<xi:fallback><para>Missing: Incubator Reference</para></xi:fallback>
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins