[Laszlo-checkins] r5605 - openlaszlo/branches/doctools/docs

jgrandy@openlaszlo.org jgrandy at openlaszlo.org
Fri Jul 6 16:11:52 PDT 2007


Author: jgrandy
Date: 2007-07-06 16:11:50 -0700 (Fri, 06 Jul 2007)
New Revision: 5605

Modified:
   openlaszlo/branches/doctools/docs/index.html
Log:
update doc index

Modified: openlaszlo/branches/doctools/docs/index.html
===================================================================
--- openlaszlo/branches/doctools/docs/index.html	2007-07-06 19:44:30 UTC (rev 5604)
+++ openlaszlo/branches/doctools/docs/index.html	2007-07-06 23:11:50 UTC (rev 5605)
@@ -16,6 +16,11 @@
 
 <ul>
 <li>
+<b><a href="./userindex.html">User's Guide</a></b><br />
+Materials for adopters of the OpenLaszlo platform.
+
+<ul>
+<li>
 <b><a href="./installation/index.html">Installation Instructions</a></b><br />
 How to install and upgrade the OpenLaszlo Server.
 </li>
@@ -31,45 +36,44 @@
 
 <li>
 <b><a href="./reference/index.html">OpenLaszlo Reference</a></b><br />
-Comprehensive listing of all LZX tag definitions and APIs -- including tag attributes and API methods and parameters.
+A complete listing of every public LZX tag and API -- including tag attributes and API methods and parameters.
 </li>
 
 <li>
-<b><a href="./indexapa.html">Master Index</a></b><br />
-A complete index covering the Developer and Adminstrator's Guides as well as the OpenLaszlo Reference
-</li>
-
-<li>
 <b><a href="./release-notes.html">Release Notes</a></b><br />
 What's new in the release; changes to LZX syntax.
 </li>
 
 <li>
-<b><a href="./components/components.lzx?lzt=html">Components Hierarchy</a></b><br />
-Hierarchy of components and how they're related. 
-</li>
-
-<li>
 <b><a href="./component-design/index.html">Component Design</a></b><br />
 An Overview of the OpenLaszlo Component Set for User Interface Designers.
 </li>
 
 <li>
-<b><a href="./contributors/index.html">Contributor's Guide</a></b><br />
-A deeper look at the material in the LZX Reference, including private APIs and the runtime Kernels
+<b><a href="./indexapa.html">Master Index</a></b><br />
+A complete index covering the Developer and Adminstrator's Guides as well as the OpenLaszlo Reference.
 </li>
 
-
 </ul>
+</li>
 
-<p>If you cannot find answers here, please ask your question on the forums or check the index of the documentation. Also, please feel free to give us direct feedback on the documentation to <a href="mailto:docs at laszlosystems.com">docs at laszlosystems.com</a>.  </p>
+<li>
+<b><a href="./contribindex.html">Contributor's Guide</a></b><br />
+A deeper look at the material in the LZX Reference, including private APIs and the runtime Kernels.
+<br />
 
+<ul>
+<li>
+<b><a href="./contribref/index.html">Comprehensive OpenLaszlo Reference</a></b><br />
+A comprehensive reference including public and private APIs, including kernel interfaces.
+</li>
+</ul>
 
+</ul>
 
+<p>If you cannot find answers here, please ask your question on the <a href="http://www.openlaszlo.org/community">forums</a>. Also, please feel free to give us direct feedback on the documentation to <a href="mailto:docs at laszlosystems.com">docs at laszlosystems.com</a>.  </p>
 
-<!-- **ENDTUTORIAL -->
 
-
 <!-- * H_LZ_COPYRIGHT_BEGIN *********************************************** -->
 <p class="copyright">Copyright &copy; 2002-2007 <a target="_top"
 href="http://www.laszlosystems.com/">Laszlo Systems, Inc.</a>



More information about the Laszlo-checkins mailing list