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
1 changed files with 1 additions and 1 deletions

View File

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