瀏覽代碼

auth_identity: Fix TOC in documentation

Hugh Waite 12 年之前
父節點
當前提交
e59a2b0fa1
共有 1 個文件被更改,包括 6 次插入4 次删除
  1. 6 4
      modules/auth_identity/doc/auth_identity.xml

+ 6 - 4
modules/auth_identity/doc/auth_identity.xml

@@ -11,7 +11,7 @@
 
 <book id="auth_identity" xmlns:xi="http://www.w3.org/2001/XInclude">
     <bookinfo>
-	<title>The Auth_identity module</title>
+        <title>SIP Authenticated Identity Module</title>
 	<authorgroup>
 	    <author>
 		<firstname>Gergely</firstname>
@@ -27,10 +27,11 @@
 	    <holder>Iptel.org</holder>
 	</copyright>
     </bookinfo>
+    <toc></toc>
 
-    <title>SIP Authenticated Identity Module</title>
-
-    <section>
+    <chapter>
+	<title>Admin Guide</title>
+    <section id="auth_identity.overview">
 	<title>Overview</title>
 	<para>
 		Auth Identity module provides functionalities for securely identifying
@@ -224,4 +225,5 @@ route[VERIFY]
 ...
 ]]></programlisting>
 	</section>
+	</chapter>
 </book>