1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

doc: Enable book index in XSLT builds

The XSLT toolchain requires an empty <index> element where the index is
supposed to appear.  Add that with conditionals to hide it from the
DSSSL build.
This commit is contained in:
Peter Eisentraut
2013-10-15 22:54:36 -04:00
parent f918c52f65
commit 90c7b7d16b
3 changed files with 7 additions and 1 deletions

View File

@ -270,5 +270,6 @@
&biblio;
<![%include-index;[&bookindex;]]>
<![%include-xslt-index;[<index></index>]]>
</book>