Author: lou
Date: 2007-12-05 06:00:35 -0800 (Wed, 05 Dec 2007)
New Revision: 7453

Modified:
   openlaszlo/trunk/docs/src/xsl/parameters.xsl
Log:
Change 20071205-lou-K by [EMAIL PROTECTED] on 2007-12-05 09:53:35 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: suppress generation of lists of tables, figures, and examples

Bugs Fixed: LPP-5195

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

Tests: verify manually



Modified: openlaszlo/trunk/docs/src/xsl/parameters.xsl
===================================================================
--- openlaszlo/trunk/docs/src/xsl/parameters.xsl        2007-12-05 13:59:24 UTC 
(rev 7452)
+++ openlaszlo/trunk/docs/src/xsl/parameters.xsl        2007-12-05 14:00:35 UTC 
(rev 7453)
@@ -58,8 +58,8 @@
 
   <xsl:param name="generate.toc">
     set       toc,title,index
-    book      toc,title,figure,table,example,equation,refentry
-    part      toc,title,figure,table,example,equation,refentry
+    book      toc,title
+    part      toc,title
     chapter   toc,title
     preface   toc,title
     reference toc,title


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to