Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf31005e

Browse files
committed
doc: Disable indentation of XHTML output
Indenting the XHTML output can lead to incorrect rendering. This onlyaffects the build via XSLT.
1 parentf652337 commitf31005e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎doc/src/sgml/stylesheet.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<xsl:paramname="generate.id.attributes"select="1"></xsl:param>
1616
<xsl:paramname="generate.legalnotice.link"select="1"></xsl:param>
1717
<xsl:paramname="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
18-
<xsl:paramname="chunker.output.indent"select="'yes'"/>
1918
<xsl:paramname="chunk.first.sections"select="1"/>
2019
<xsl:paramname="chunk.quietly"select="1"></xsl:param>
2120
<xsl:paramname="toc.max.depth">2</xsl:param>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp