[Laszlo-checkins] r340 - openlaszlo/trunk/docs/src/wrappers

perforce@openlaszlo.org perforce at openlaszlo.org
Sat Apr 29 09:48:03 EDT 2006


Author: perforce
Date: 2006-04-29 09:48:02 -0400 (Sat, 29 Apr 2006)
New Revision: 340

Modified:
   openlaszlo/trunk/docs/src/wrappers/testsuite.html
Log:
Change:	41921

User:	jsundman

Description:
	Summary: Cleaning up loose ends
	Technical Reviewer: na
	Bugs Fixed: LPP-1607
	New Features: na
	QA Reviewer: ant doc
	Doc Reviewer: moi

Modified: openlaszlo/trunk/docs/src/wrappers/testsuite.html
===================================================================
--- openlaszlo/trunk/docs/src/wrappers/testsuite.html	2006-04-28 00:15:19 UTC (rev 339)
+++ openlaszlo/trunk/docs/src/wrappers/testsuite.html	2006-04-29 13:48:02 UTC (rev 340)
@@ -56,8 +56,8 @@
 
 <note>You must run LZUnit with debugging on for it to detect
 errors.</note>
-
-<example>
+<p>For a more in depth discussion, please see the <a href="${dguide}lzunit.html">Developer's Guide</a>.
+<example title="Simple testsuite">
 &lt;canvas debug="true"&gt;
   &lt;debug y="275"/&gt;
   &lt;include href="lzunit"/&gt;
@@ -93,7 +93,7 @@
   &lt;/TestSuite&gt;
 &lt;/canvas&gt;  
 </example>
-
+</p>
 <fixme>Add link to guide to thsi and the other TestXXX pages</fixme>
 
 </body>



More information about the Laszlo-checkins mailing list