We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f652337 commit f31005eCopy full SHA for f31005e
doc/src/sgml/stylesheet.xsl
@@ -15,7 +15,6 @@
15
<xsl:param name="generate.id.attributes" select="1"></xsl:param>
16
<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
17
<xsl:param name="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
18
-<xsl:param name="chunker.output.indent" select="'yes'"/>
19
<xsl:param name="chunk.first.sections" select="1"/>
20
<xsl:param name="chunk.quietly" select="1"></xsl:param>
21
<xsl:param name="toc.max.depth">2</xsl:param>
0 commit comments