Browse Source

sl: Fix TOC in documentation

Hugh Waite 12 years ago
parent
commit
c0b97566f8
1 changed files with 4 additions and 2 deletions
  1. 4 2
      modules/sl/doc/sl.xml

+ 4 - 2
modules/sl/doc/sl.xml

@@ -28,8 +28,10 @@
 	    <holder>FhG FOKUS</holder>
 	</copyright>
     </bookinfo>
+    <toc></toc>
 
-
+    <chapter>
+	<title>Admin Guide</title>
     <section id="sl.overview">
 	<title>Overview</title>
 	<para>
@@ -69,5 +71,5 @@
     <xi:include href="sl_params.xml"/>
     <xi:include href="sl_functions.xml"/>
     <xi:include href="sl_stats.xml"/>
-
+    </chapter>
 </book>