mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03: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:
@ -270,6 +270,6 @@
|
||||
|
||||
&biblio;
|
||||
<![%include-index;[&bookindex;]]>
|
||||
<![%include-xslt-index;[<index></index>]]>
|
||||
<![%include-xslt-index;[<index id="bookindex"></index>]]>
|
||||
|
||||
</book>
|
||||
|
Reference in New Issue
Block a user