From: Peter Eisentraut Date: Sat, 30 Nov 2013 03:42:47 +0000 (-0500) Subject: doc: Simplify handling of variablelists in XSLT build X-Git-Tag: REL9_4_BETA1~853 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1eafea5d1bc5cf934eaf96e65115841fe3829986;p=thirdparty%2Fpostgresql.git doc: Simplify handling of variablelists in XSLT build The previously used custom template is no longer necessary because parameters provided by the standard style sheet can achieve the same outcome. --- diff --git a/doc/src/sgml/stylesheet-common.xsl b/doc/src/sgml/stylesheet-common.xsl index d0e0f19c136..8486cfb1bbd 100644 --- a/doc/src/sgml/stylesheet-common.xsl +++ b/doc/src/sgml/stylesheet-common.xsl @@ -38,6 +38,8 @@ +1 + diff --git a/doc/src/sgml/stylesheet.xsl b/doc/src/sgml/stylesheet.xsl index db3f72aac11..9dd4da6c7fd 100644 --- a/doc/src/sgml/stylesheet.xsl +++ b/doc/src/sgml/stylesheet.xsl @@ -36,18 +36,6 @@ - - - - - - -
-
-