Add an empty index element so that the docbook xsl will automatically generate the...
authorTim Mayberry <mojofunk@gmail.com>
Thu, 10 Jul 2008 10:15:35 +0000 (10:15 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 10 Jul 2008 10:15:35 +0000 (10:15 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3541 d708f5d6-7413-0410-9779-e7cbd77b26cf

manual/xml/ardour_manual.xml

index abbed68e2dd840c33c49b32d81d83dadacea8cdb..321804496da39be631de9a257b8d4b8d8e4f5d4c 100644 (file)
   <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>