pgsql: doc: Disable indentation of XHTML output - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Disable indentation of XHTML output
Date
Msg-id E1WBGvj-0007tg-Me@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Disable indentation of XHTML output

Indenting the XHTML output can lead to incorrect rendering.  This only
affects the build via XSLT.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f31005e340c55948df6ab64370ce5cf202935f89

Modified Files
--------------
doc/src/sgml/stylesheet.xsl |    1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix whitespace
Next
From: Thom Brown
Date:
Subject: Re: pgsql: Introduce replication slots.