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:
@ -270,5 +270,6 @@
|
||||
|
||||
&biblio;
|
||||
<![%include-index;[&bookindex;]]>
|
||||
<![%include-xslt-index;[<index></index>]]>
|
||||
|
||||
</book>
|
||||
|
Reference in New Issue
Block a user