Browse Source

ctl: Fix TOC in documentation

Hugh Waite 12 years ago
parent
commit
09c617d4e3
1 changed files with 4 additions and 3 deletions
  1. 4 3
      modules/ctl/doc/ctl.xml

+ 4 - 3
modules/ctl/doc/ctl.xml

@@ -25,9 +25,10 @@
 		<year>2009</year>
 		<year>2009</year>
 		<holder>iptelorg GmbH</holder>
 		<holder>iptelorg GmbH</holder>
 	</copyright>
 	</copyright>
-	</bookinfo>
-
+    </bookinfo>
 
 
+    <chapter>
+	<title>Admin Guide</title>
 	<section id="ctl.overview">
 	<section id="ctl.overview">
 	<title>Overview</title>
 	<title>Overview</title>
 	<para>
 	<para>
@@ -85,6 +86,6 @@ $ &sercmd; ps
 
 
     <xi:include href="ctl_params.xml"/>
     <xi:include href="ctl_params.xml"/>
     <xi:include href="ctl_rpc.xml"/>
     <xi:include href="ctl_rpc.xml"/>
-
+    </chapter>
 </book>
 </book>