mirror of
https://github.com/postgres/postgres.git
synced 2025-05-20 00:03:14 -04:00
doc: Set chunk.first.sections in XSLT, for consistency with DSSSL output
This commit is contained in:
parent
9ef780d4d7
commit
b6ecde8ed4
@ -17,6 +17,7 @@
|
|||||||
<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
|
<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="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
|
||||||
<xsl:param name="chunker.output.indent" select="'yes'"/>
|
<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="chunk.quietly" select="1"></xsl:param>
|
||||||
<xsl:param name="toc.max.depth">2</xsl:param>
|
<xsl:param name="toc.max.depth">2</xsl:param>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user