Browse Source

counters: Fix TOC in documentation

Hugh Waite 12 years ago
parent
commit
a966e236f5
1 changed files with 3 additions and 2 deletions
  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>