From 90c7b7d16bb3a90fc9168ff8942fbf78308e727d Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 15 Oct 2013 22:54:36 -0400 Subject: doc: Enable book index in XSLT builds The XSLT toolchain requires an empty element where the index is supposed to appear. Add that with conditionals to hide it from the DSSSL build. --- doc/src/sgml/postgres.sgml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/src/sgml/postgres.sgml') diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 15e4ef641e7..522316c28e1 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -270,5 +270,6 @@ &biblio; + ]]> -- cgit v1.2.3