浏览代码

counters: Fix TOC in documentation

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

+ 3 - 2
modules/counters/doc/counters.xml

@@ -28,7 +28,8 @@
 	</copyright>
 	</bookinfo>
 
-
+	<chapter>
+	<title>Admin Guide</title>
 	<section id="cnts.overview">
 	<title>Overview</title>
 	<para>
@@ -40,6 +41,6 @@
 	<xi:include href="counters_params.xml"/>
 	<xi:include href="counters_functions.xml"/>
 	<xi:include href="counters_rpc.xml"/>
-
+	</chapter>
 </book>