Browse Source

blst: Fix TOC in documentation

Hugh Waite 12 năm trước cách đây
mục cha
commit
216d3f4c8d
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      modules/blst/doc/blst.xml

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

@@ -21,7 +21,8 @@
 	</copyright>
 	</copyright>
     </bookinfo>
     </bookinfo>
 
 
-
+    <chapter>
+	<title>Admin Guide</title>
     <section id="blst.overview">
     <section id="blst.overview">
 	<title>Overview</title>
 	<title>Overview</title>
 	<para>
 	<para>
@@ -30,6 +31,6 @@
     </section>
     </section>
 
 
     <xi:include href="blst_functions.xml"/>
     <xi:include href="blst_functions.xml"/>
-
+    </chapter>
 </book>
 </book>