]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/master.sdf
Fix multiple NAME example
[openldap] / doc / guide / admin / master.sdf
index 9c85a69cc03b64a3098e9d530c409768a9f3171a..fbc500c691221f1b4a105145bf896efd875cb561 100644 (file)
@@ -1,31 +1,80 @@
-# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
+# $OpenLDAP$
+# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 #
-# SDF master file for the OpenLDAP Administrator's guide
-# master.sdf 
+# master file for the OpenLDAP Administrator's Guide
+#
+#
+# To generate guide for distribution:
+#   sdf -2html guide.sdf
+#   sdf -2txt guide.sdf
+#   cp guide.{html,txt} $distribution/doc/guide
+#
+# To generate pages for web
+#      sdf -2topics index.sdf
+#
+!include "../preamble.sdf"; plain
 
 # title information
 !include "title.sdf"
+PB:
 
 # Document copyright, publishing info, acknowledgements, preface
-!include "preamble.sdf"; plain
+!include "preface.sdf"; about
+PB:
 
 # Chapters
 !include "intro.sdf"; chapter
+PB:
+
 !include "quickstart.sdf"; chapter
+PB:
+
 !include "config.sdf"; chapter
+PB:
+
 !include "install.sdf"; chapter
+PB:
+
 !include "slapdconfig.sdf"; chapter
+PB:
+
 !include "runningslapd.sdf"; chapter
-!include "monitoringslapd.sdf"; chapter
+PB:
+
 !include "dbtools.sdf"; chapter
-!include "tuning.sdf"; chapter
+PB:
+
+!include "schema.sdf"; chapter
+PB:
+
+!include "security.sdf"; chapter
+PB:
+
+!include "sasl.sdf"; chapter
+PB:
+
+!include "tls.sdf"; chapter
+PB:
+
+#!include "monitoringslapd.sdf"; chapter
+#PB:
+
+#!include "tuning.sdf"; chapter
+#PB:
+
 !include "referrals.sdf"; chapter
+PB:
+
 !include "replication.sdf"; chapter
+PB:
 
 # Appendices 
 !include "../release/autoconf.sdf"; appendix
+PB:
 
 # Software Copyright/License
 !include "../release/copyright.sdf"; appendix
+PB:
+
 !include "../release/license.sdf"; appendix