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.
This commit is contained in:
Peter Eisentraut 2013-11-26 23:02:40 -05:00
parent 4c83e0353f
commit 3803ff985c

View file

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