mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 16:07:49 +01:00
Add an empty index element so that the docbook xsl will automatically generate the index
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3541 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ec64afc16c
commit
6ecac66c2a
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