Name Date Size #Lines LOC

..--

admin/H09-Jul-2024-26,21622,571

images/H09-Jul-2024-37,91937,888

release/H09-Jul-2024-430317

READMEH A D09-Jul-2024651 1712

plain.sdfH A D09-Jul-2024553 2118

preamble.sdfH A D09-Jul-202411.8 KiB313294

README

1This module contains OpenLDAP guides in Simple Document Format (SDF).
2
3SDF is a freely available documentation system.  Based on a
4simple, readable markup language, SDF generates high quality
5output in multiple formats.
6
7    cd admin                # OpenLDAP Administrator's Guide
8    sdf -2topics index.sdf  # generate HTML for WWW publishing
9    sdf -2html guide.sdf    # generate HTML for release
10    sdf -2txt guide.sdf     # generate TXT for release
11
12More information about STF can be obtained from the CPAN at:
13	http://search.cpan.org/src/IANC/sdf-2.001/doc/catalog.html
14
15SDF itself can be obtained at:
16	http://search.cpan.org/~ianc/sdf-2.001/
17