]> granicus.if.org Git - postgresql/commitdiff
doc: Set chunk.first.sections in XSLT, for consistency with DSSSL output
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 28 Nov 2013 03:22:40 +0000 (22:22 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 28 Nov 2013 03:42:04 +0000 (22:42 -0500)
doc/src/sgml/stylesheet.xsl

index da82b63c620af7918977504653af661a6d9590e5..f966f283a196f29090b77252e91911a81727c342 100644 (file)
@@ -17,6 +17,7 @@
 <xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
 <xsl:param name="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
 <xsl:param name="chunker.output.indent" select="'yes'"/>
+<xsl:param name="chunk.first.sections" select="1"/>
 <xsl:param name="chunk.quietly" select="1"></xsl:param>
 <xsl:param name="toc.max.depth">2</xsl:param>