Selaa lähdekoodia

malloc_test: Fix TOC in documentation

Hugh Waite 12 vuotta sitten
vanhempi
commit
5829244ff4
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      modules/malloc_test/doc/malloc_test.xml

+ 4 - 1
modules/malloc_test/doc/malloc_test.xml

@@ -27,8 +27,10 @@
 			<holder>iptelorg GmbH</holder>
 			<holder>iptelorg GmbH</holder>
 		</copyright>
 		</copyright>
 	</bookinfo>
 	</bookinfo>
+	<toc></toc>
 
 
-
+	<chapter>
+	<title>Admin Guide</title>
 	<section id="malloc_test.overview">
 	<section id="malloc_test.overview">
 		<title>Overview</title>
 		<title>Overview</title>
 		<para>
 		<para>
@@ -43,4 +45,5 @@
 	<xi:include href="malloc_test_params.xml"/>
 	<xi:include href="malloc_test_params.xml"/>
 	<xi:include href="malloc_test_functions.xml"/>
 	<xi:include href="malloc_test_functions.xml"/>
 	<xi:include href="malloc_test_rpc.xml"/>
 	<xi:include href="malloc_test_rpc.xml"/>
+	</chapter>
 </book>
 </book>