mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Add glossary of terms
This commit is contained in:
parent
8fb5687dd7
commit
b551b5dce9
3 changed files with 12 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ sdf-src: \
|
|||
abstract.sdf \
|
||||
config.sdf \
|
||||
dbtools.sdf \
|
||||
glossary.sdf \
|
||||
guide.sdf \
|
||||
install.sdf \
|
||||
intro.sdf \
|
||||
|
|
|
|||
6
doc/guide/admin/glossary.sdf
Normal file
6
doc/guide/admin/glossary.sdf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# $OpenLDAP$
|
||||
# Copyright 2006 The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Glossary
|
||||
|
||||
!catalog terms ''; columns="Term,Definition"
|
||||
|
|
@ -79,6 +79,11 @@ PB:
|
|||
PB:
|
||||
|
||||
# Appendices
|
||||
# Terms
|
||||
!include "glossary.sdf"; appendix
|
||||
PB:
|
||||
|
||||
# Autoconf
|
||||
!include "../release/autoconf.sdf"; appendix
|
||||
PB:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue