]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated comment
authorNorman Walsh <ndw@nwalsh.com>
Wed, 13 Jun 2001 22:07:30 +0000 (22:07 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 13 Jun 2001 22:07:30 +0000 (22:07 +0000)
xsl/html/index.xsl

index 5035ce80996838193e7ce507685b259993c5ae35..dbfe89d25175206a3f39586a8de1928753f3d675 100644 (file)
@@ -17,7 +17,9 @@
 <xsl:template match="index|setindex">
   <!-- some implementations use completely empty index tags to indicate -->
   <!-- where an automatically generated index should be inserted. so -->
-  <!-- if the index is completely empty, skip it. -->
+  <!-- if the index is completely empty, skip it. Unless generate.index -->
+  <!-- is non-zero, in which case, this is where the automatically -->
+  <!-- generated index should go. -->
 
   <xsl:if test="count(*)>0 or $generate.index != '0'">
     <xsl:variable name="id">