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