mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
16.11.2011 385286adf68e91f19363ecd56e75c9d86b64fc92
opendj3/src/main/docbkx-stylesheets/html/chunked.xsl
@@ -39,7 +39,7 @@
  article/appendix  nop
  article   nop
  book      toc,title
  chapter   nop
  chapter   toc,title
  part      toc,title
  preface   nop
  qandadiv  nop
@@ -53,6 +53,7 @@
  section   nop
  set       toc,title
 </xsl:param>
 <xsl:param name="toc.section.depth" select="0" />
 <xsl:param name="toc.section.depth" select="1" />
 <xsl:param name="toc.max.depth" select="1" />
 <xsl:param name="generate.meta.abstract" select="1" />
</xsl:stylesheet>