[Laszlo-checkins] r9478 - openlaszlo/trunk/docs/src/nav
lou@openlaszlo.org
lou at openlaszlo.org
Thu Jun 5 10:20:01 PDT 2008
Author: lou
Date: 2008-06-05 10:19:31 -0700 (Thu, 05 Jun 2008)
New Revision: 9478
Modified:
openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20080605-lou-D by lou at loumac.local on 2008-06-05 13:07:52 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add LzReplicationManager and LzLazyReplicationManager to the reference nav pane
Bugs Fixed: LPP-6112
Technical Reviewer: tucker
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details: LzReplicationManager and LzLazyReplicationManager were both in the reference,
accessible using the Classes tab of the nav pane, but they were not in the Contents
tab. Added entries for both.
Tests: visual verify
Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml 2008-06-05 17:13:33 UTC (rev 9477)
+++ openlaszlo/trunk/docs/src/nav/toc.xml 2008-06-05 17:19:31 UTC (rev 9478)
@@ -139,6 +139,8 @@
<item title="LzDataText" href="LzDataText.html" />
<item title="LzHTTPDataProvider" href="LzHTTPDataProvider.html" />
<item title="LzHTTPDataRequest" href="LzHTTPDataRequest.html" />
+ <item title="LzLazyReplicationManager" href="LzLazyReplicationManager.html" />
+ <item title="LzReplicationManager" href="LzReplicationManager.html" />
</category>
<category title="Scripting">
More information about the Laszlo-checkins
mailing list