openldap/doc/guide
Hallvard Furuseth c922e5dbbd Tweak installation instructions.
* Align INSTALL and doc/guide/release/install.sdf, so
  INSTALL = (sdf -2txt doc/guide/release/install.sdf) + copyright.
* Autoconf recommends './configure var=val' over 'var=val ./configure'.
* Add -W,-rpath,<path> to an LDFLAGS example.
2012-01-27 15:44:54 +01:00
..
admin Tweak installation instructions. 2012-01-27 15:44:54 +01:00
images Happy New Year! 2012-01-01 07:10:53 -08:00
release Tweak installation instructions. 2012-01-27 15:44:54 +01:00
plain.sdf Happy New Year! 2012-01-01 07:10:53 -08:00
preamble.sdf Happy New Year! 2012-01-01 07:10:53 -08:00
README Reverting. 2011-03-30 11:52:52 +01:00

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/