doc: Add id to index in XSLT build

That way, the HTML file name of the index will be the same as currently
for the DSSSL build.
pull/6/head
Peter Eisentraut 12 years ago
parent 4c83e0353f
commit 3803ff985c
  1. 2
      doc/src/sgml/postgres.sgml

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

Loading…
Cancel
Save