]> git.sur5r.net Git - openldap/blob - doc/guide/admin/master.sdf
Revamp chapter 1
[openldap] / doc / guide / admin / master.sdf
1 # $OpenLDAP$
2 # Copyright 1999-2000, 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 PB:
22
23 # Document copyright, publishing info, acknowledgements, preface
24 !include "preface.sdf"; about
25 PB:
26
27 # Chapters
28 !include "intro.sdf"; chapter
29 PB:
30 !include "quickstart.sdf"; chapter
31 PB:
32 !include "config.sdf"; chapter
33 PB:
34 !include "install.sdf"; chapter
35 PB:
36 !include "slapdconfig.sdf"; chapter
37 PB:
38 !include "runningslapd.sdf"; chapter
39 PB:
40 !include "monitoringslapd.sdf"; chapter
41 PB:
42 !include "dbtools.sdf"; chapter
43 PB:
44 !include "tuning.sdf"; chapter
45 PB:
46 !include "referrals.sdf"; chapter
47 PB:
48 !include "replication.sdf"; chapter
49 PB:
50
51 # Appendices 
52 !include "../release/autoconf.sdf"; appendix
53 PB:
54
55 # Software Copyright/License
56 !include "../release/copyright.sdf"; appendix
57 PB:
58 !include "../release/license.sdf"; appendix