Explorar el Código

avp: Fix TOC in documentation

Hugh Waite hace 12 años
padre
commit
84a96c85d2
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      modules/avp/doc/avp.xml

+ 3 - 1
modules/avp/doc/avp.xml

@@ -36,6 +36,8 @@
 
     <title>The AVP Module</title>
 
+    <chapter>
+	<title>Admin Guide</title>
     <section>
 	<title>Overview</title>
 	<para>
@@ -54,5 +56,5 @@
 
     <xi:include href="avp_functions.xml"/>
     <xi:include href="avp_params.xml"/>
-
+    </chapter>
 </book>