File: README

package info (click to toggle)
openldap 2.6.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 31,080 kB
  • sloc: ansic: 328,961; sh: 51,256; cpp: 6,011; makefile: 3,320; sql: 1,714; perl: 455; python: 184; tcl: 45
file content (16 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This module contains OpenLDAP guides in Simple Document Format (SDF).

SDF is a freely available documentation system.  Based on a
simple, readable markup language, SDF generates high quality
output in multiple formats.

    cd admin                # OpenLDAP Administrator's Guide
    sdf -2topics index.sdf  # generate HTML for WWW publishing
    sdf -2html guide.sdf    # generate HTML for release
    sdf -2txt guide.sdf     # generate TXT for release

More information about STF can be obtained from the CPAN at:
	http://search.cpan.org/src/IANC/sdf-2.001/doc/catalog.html

SDF itself can be obtained at:
	http://search.cpan.org/~ianc/sdf-2.001/