mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
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:
parent
4c83e0353f
commit
3803ff985c
1 changed files with 1 additions and 1 deletions
|
|
@ -270,6 +270,6 @@
|
|||
|
||||
&biblio;
|
||||
<![%include-index;[&bookindex;]]>
|
||||
<![%include-xslt-index;[<index></index>]]>
|
||||
<![%include-xslt-index;[<index id="bookindex"></index>]]>
|
||||
|
||||
</book>
|
||||
|
|
|
|||
Loading…
Reference in a new issue