]> git.sur5r.net Git - openldap/commitdiff
ITS#4770 s/subentries/child entries/, use 3-level TOC
authorHoward Chu <hyc@openldap.org>
Tue, 12 Dec 2006 20:55:50 +0000 (20:55 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 12 Dec 2006 20:55:50 +0000 (20:55 +0000)
doc/guide/admin/admin.sdf
doc/guide/admin/monitoringslapd.sdf
doc/guide/admin/title.sdf

index fa93bf197177c6ca60c2e7a70c537cae2d6f0f36..6c51184f9ee82a4c74b36e08bff9147ac5121b94 100644 (file)
@@ -5,8 +5,6 @@
 # guide.sdf 
 #
 
-!define DOC_TOC 0
-
 !macro build_html_cover
 !endmacro
 
index 2c93bbaa42eb46c49da0c6b1ea831a2757e598f7..56056dcad2cd11b9a5bd5c48433ccb5c9fe25b66 100644 (file)
@@ -84,7 +84,7 @@ information being held in the {{monitoredInfo}} attribute.
 H3: Backends
 
 The main entry contains the type of backends enabled at compile
-time; the subentries, for each backend, contain the type of the
+time; the child entries, for each backend, contain the type of the
 backend.  It should also contain the modules that have been loaded
 if dynamic backends are enabled.
 
@@ -134,9 +134,9 @@ H3: Connections
 The main entry is empty; it should contain some statistics on the number 
 of connections.
 
-Dynamic subentries are created for each open connection, with stats on
+Dynamic child entries are created for each open connection, with stats on
 the activity on that connection (the format will be detailed later).
-There are two special subentries that show the number of total and
+There are two special child entries that show the number of total and
 current connections respectively.
 
 For example:
@@ -163,7 +163,7 @@ Current Connections:
 H3: Databases
 
 The main entry contains the naming context of each configured database; 
-the subentries contain, for each database, the type and the naming
+the child entries contain, for each database, the type and the naming
 context.
 
 For example:
@@ -243,7 +243,7 @@ using {{SECT: Monitor search example}}
 H3: Overlays
 
 The main entry contains the type of overlays available at run-time;
-the subentries, for each overlay, contain the type of the overlay.
+the child entries, for each overlay, contain the type of the overlay.
 
 It should also contain the modules that have been loaded if dynamic 
 overlays are enabled:
@@ -299,7 +299,7 @@ e.g.
 
 H3: Time
 
-It contains two subentries with the start time and the current time 
+It contains two child entries with the start time and the current time 
 of the server.
 
 e.g.
index 297bd56db855ebc93cd356cb96282d5bb43017e0..066cec4825ef820f7f6ee9d3ae1245eb5c9ab960 100644 (file)
@@ -6,6 +6,7 @@
 # Master: master.sdf
 # 
 
+!define DOC_TOC        3
 !define DOC_TYPE       "Administrator's Guide"
 
 !build_title