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

lou@openlaszlo.org lou at openlaszlo.org
Thu Oct 2 06:14:59 PDT 2008


Author: lou
Date: 2008-10-02 06:14:41 -0700 (Thu, 02 Oct 2008)
New Revision: 11318

Modified:
   openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20081002-lou-R by lou at loumac.local on 2008-10-02 09:09:41 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: reference: change lz.Debug entry in the Contents pane to Debug

Bugs Fixed: LPP-6994

Details: undo change: Debug is an exception to the normal naming convention (there is no lz.Debug)
    
Tests: visual verify



Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml	2008-10-02 13:14:10 UTC (rev 11317)
+++ openlaszlo/trunk/docs/src/nav/toc.xml	2008-10-02 13:14:41 UTC (rev 11318)
@@ -279,7 +279,7 @@
     </category>
     
     <category title="Development">
-        <item title="lz.Debug" href="lz.DebugService+debug.html"/>
+        <item title="Debug" href="lz.DebugService+debug.html"/>
         <item title="&amp;lt;SyncTester&amp;gt;" href="lz.SyncTester.html" />
         <item title="&amp;lt;Test&amp;gt;" href="lz.Test.html" />
         <item title="&amp;lt;TestCase&amp;gt;" href="lz.TestCase.html" />



More information about the Laszlo-checkins mailing list