mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Add an empty index element so that the docbook xsl will automatically generate the index
git-svn-id: svn://localhost/ardour2/trunk@1890 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
48d078b975
commit
d26c2710bc
1 changed files with 8 additions and 0 deletions
|
|
@ -51,6 +51,14 @@
|
|||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="glossary.xml" />
|
||||
|
||||
<!--
|
||||
This empty index element is used by the docbook xsl
|
||||
as a marker for where to place an automatically generated
|
||||
index.
|
||||
-->
|
||||
|
||||
<index/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="contributing_to_the_manual.xml" />
|
||||
</book>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue