projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c83e03
)
doc: Add id to index in XSLT build
author
Peter Eisentraut
<peter_e@gmx.net>
Wed, 27 Nov 2013 04:02:40 +0000
(23:02 -0500)
committer
Peter Eisentraut
<peter_e@gmx.net>
Wed, 27 Nov 2013 04:02:40 +0000
(23:02 -0500)
That way, the HTML file name of the index will be the same as currently
for the DSSSL build.
doc/src/sgml/postgres.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/postgres.sgml
b/doc/src/sgml/postgres.sgml
index 522316c28e1a5960a70c98ef3e79d5a386779a2d..b47bf529a2a4eeee415944251d6cb052f52a7f7d 100644
(file)
--- a/
doc/src/sgml/postgres.sgml
+++ b/
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>