We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef780d commit b6ecde8Copy full SHA for b6ecde8
doc/src/sgml/stylesheet.xsl
@@ -17,6 +17,7 @@
17
<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
18
<xsl:param name="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
19
<xsl:param name="chunker.output.indent" select="'yes'"/>
20
+<xsl:param name="chunk.first.sections" select="1"/>
21
<xsl:param name="chunk.quietly" select="1"></xsl:param>
22
<xsl:param name="toc.max.depth">2</xsl:param>
23
0 commit comments