]> git.sur5r.net Git - openldap/blob - doc/guide/admin/master.sdf
Sync with HEAD
[openldap] / doc / guide / admin / master.sdf
1 # $OpenLDAP$
2 # Copyright 1999-2003, 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 !include "../preamble.sdf"; plain
17
18 # title information
19 !include "title.sdf"
20 PB:
21
22 # Document copyright, publishing info, acknowledgements, preface
23 !include "preface.sdf"; about
24 PB:
25
26 # Chapters
27 !include "intro.sdf"; chapter
28 PB:
29
30 !include "quickstart.sdf"; chapter
31 PB:
32
33 !include "config.sdf"; chapter
34 PB:
35
36 !include "install.sdf"; chapter
37 PB:
38
39 !include "slapdconfig.sdf"; chapter
40 PB:
41
42 !include "runningslapd.sdf"; chapter
43 PB:
44
45 !include "dbtools.sdf"; chapter
46 PB:
47
48 !include "schema.sdf"; chapter
49 PB:
50
51 !include "security.sdf"; chapter
52 PB:
53
54 !include "sasl.sdf"; chapter
55 PB:
56
57 !include "tls.sdf"; chapter
58 PB:
59
60 #!include "monitoringslapd.sdf"; chapter
61 #PB:
62
63 #!include "tuning.sdf"; chapter
64 #PB:
65
66 !include "referrals.sdf"; chapter
67 PB:
68
69 !include "replication.sdf"; chapter
70 PB:
71
72 # Appendices 
73 !include "../release/autoconf.sdf"; appendix
74 PB:
75
76 # Software Copyright/License
77 !include "../release/copyright.sdf"; appendix
78 PB:
79
80 !include "../release/license.sdf"; appendix