]> git.sur5r.net Git - openldap/blob - doc/guide/admin/master.sdf
Add RCSids
[openldap] / doc / guide / admin / master.sdf
1 # $OpenLDAP$
2 # Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
4 #
5 # master file for the OpenLDAP Administrator's Guide
6 #
7 #
8 # To generate guide for distribution:
9 #   sdf -2html guide.sdf
10 #   sdf -2txt guide.sdf
11 #   cp guide.{html,txt} $distribution/doc/guide
12 #
13 # To generate pages for web
14 #       sdf -2topics index.sdf
15 #
16
17 !include "../preamble.sdf"; plain
18
19 # title information
20 !include "title.sdf"
21
22 # Document copyright, publishing info, acknowledgements, preface
23 !include "preface.sdf"; about
24
25 # Chapters
26 !include "intro.sdf"; chapter
27 !include "quickstart.sdf"; chapter
28 !include "config.sdf"; chapter
29 !include "install.sdf"; chapter
30 !include "slapdconfig.sdf"; chapter
31 !include "runningslapd.sdf"; chapter
32 !include "monitoringslapd.sdf"; chapter
33 !include "dbtools.sdf"; chapter
34 !include "tuning.sdf"; chapter
35 !include "referrals.sdf"; chapter
36 !include "replication.sdf"; chapter
37
38 # Appendices 
39 !include "../release/autoconf.sdf"; appendix
40
41 # Software Copyright/License
42 !include "../release/copyright.sdf"; appendix
43 !include "../release/license.sdf"; appendix