]> git.sur5r.net Git - openldap/commitdiff
Move preamble.sdf to title.sdf. Create new preamble.sdf to hold
authorKurt Zeilenga <kurt@openldap.org>
Sat, 24 Apr 1999 19:39:15 +0000 (19:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 24 Apr 1999 19:39:15 +0000 (19:39 +0000)
preamble text (publishing info, acknowledgements, etc.)

doc/guide/master.sdf
doc/guide/preamble.sdf
doc/guide/title.sdf [new file with mode: 0644]

index ef8a944e0e7e56c7b9f124509afc4db03a354d1d..608a93e09f70a350eaaaec933962d91a3619325e 100644 (file)
@@ -5,10 +5,13 @@
 # SDF master file for the OpenLDAP Administrator's guide
 #
 
-!include "preamble.sdf"
+# title information
+!include "title.sdf"
 
-!include "copyright.sdf"
+# Document copyright, publishing info, acknowledgements, preface
+!include "preamble.sdf"
 
+# Chapters
 !include "intro.sdf"
 !include "quickstart.sdf"
 !include "config.sdf"
@@ -21,3 +24,8 @@
 !include "referrals.sdf"
 !include "replication.sdf"
 
+# Appendices 
+
+# Software Copyright/License
+# !include "copyright.sdf"
+# !include "license.sdf"
index a3baa072bdf07964f72a2747871eff59cfa1e4cb..3574958bb47efe0f0511d3bbdc124531fbeb1df6 100644 (file)
@@ -1,13 +1,10 @@
 # Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
-# file: guide.sdf
 # 
 
-!define DOC_NAME           "OpenLDAP Administrators Guide"
-!define DOC_AUTHOR         "OpenLDAP <{{URL:http://www.openldap.org/}}>"
-!define DOC_LOGO           "LDAPwww.gif"
-!define DOC_LOF_TITLE      "Figures"
-!define DOC_LOF
-!build_title
+H1: Acknowledgements
 
+The OpenLDAP Project would like to thank the University of Michigan
+LDAP Team for building the foundation of LDAP software and information
+to which we build upon.
 
diff --git a/doc/guide/title.sdf b/doc/guide/title.sdf
new file mode 100644 (file)
index 0000000..6135be2
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
+# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
+#
+# Document: OpenLDAP Administrator's Guide
+# Master: master.sdf
+# 
+
+!define DOC_NAME           "OpenLDAP Administrators Guide"
+!define DOC_AUTHOR         "OpenLDAP <{{URL:http://www.openldap.org/}}>"
+!define DOC_LOGO           "LDAPwww.gif"
+!define DOC_LOF_TITLE      "Figures"
+!define DOC_LOF
+!build_title
+
+