[Laszlo-checkins] r9871 - openlaszlo/trunk/docs/src/nav

dda@openlaszlo.org dda at openlaszlo.org
Sat Jun 21 05:37:56 PDT 2008


Author: dda
Date: 2008-06-21 05:37:47 -0700 (Sat, 21 Jun 2008)
New Revision: 9871

Modified:
   openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20080620-dda-m by dda at lester.local on 2008-06-20 08:55:09 EDT
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc5
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Remove defaultdataprovider and httpdataprovider from doc TOC.

New Features:

Bugs Fixed: LPP-6139 (addendum to henry's changes)

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: liorio (pending)

Documentation:

Release Notes:

Details:
    defaultdataprovider and httpdataprovider are no longer global
    variables and do not have their own page, so the link to
    the (non-existent) page from the doc table of contents
    has been removed.

Tests:
    Rebuilt docs (now builds) and checked table of contents.



Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml	2008-06-21 12:37:21 UTC (rev 9870)
+++ openlaszlo/trunk/docs/src/nav/toc.xml	2008-06-21 12:37:47 UTC (rev 9871)
@@ -131,8 +131,6 @@
         <item title="datapointer (LzDatapointer)" href="LzDatapointer.html" />
         <item title="dataselectionmanager (LzDataSelectionManager)" href="LzDataSelectionManager.html" />
         <item title="dataset (LzDataset)" href="LzDataset.html" />
-        <item title="defaultdataprovider" href="defaultdataprovider.html" />        
-        <item title="httpdataprovider" href="httpdataprovider.html" />
         <item title="LzDataElement" href="LzDataElement.html" />
         <item title="LzDataProvider" href="LzDataProvider.html" />
         <item title="LzDataRequest" href="LzDataRequest.html" />



More information about the Laszlo-checkins mailing list