浏览代码

ctl: Fix TOC in documentation

Hugh Waite 12 年之前
父节点
当前提交
09c617d4e3
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      modules/ctl/doc/ctl.xml

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

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