doc/share/mk
Nik Clayton fc20bd6c53 1. Add a new knob, GEN_INDEX. If defined (nothing does yet), collateindex.pl
will be run to generate index.sgml, an automatically generated index for
the document.  This is also added to the list of dependencies.

2. Add a DOCBOOKSUFFIX variable, defaulting to "sgml", so we can write

   MASTERDOC?=  ${.CURDIR}/${DOC}.${DOCBOOKSUFFIX}

Requested by:   Michael Wiedmann <mw@miwie.in-berlin.de>
                Linux Documentation Project

3. Set the DSSSL 'openjade' variable to #t if we're processing with
   OpenJade.

4. Work around a bug in the stylesheets.  If we split the <legalnotice>
   out in to a separate file it isn't added to the HTML.manifest.  Check
   for it by hand, and include it if necessary.
2001-02-22 15:42:41 +00:00
..
doc.docbook.mk 1. Add a new knob, GEN_INDEX. If defined (nothing does yet), collateindex.pl 2001-02-22 15:42:41 +00:00
doc.html.mk If OPENJADE is defined, use the openjade replacement tools like 2000-09-28 23:34:49 +00:00
doc.images.mk Better image support. Use Ghostscript and NetPBM, rather than simply 2001-02-20 19:08:58 +00:00
doc.install.mk Typo fixes 1999-10-13 00:42:21 +00:00
doc.project.mk Add a comment to sync this with my local repository. 2000-10-08 19:16:32 +00:00
doc.subdir.mk LIB_IMAGES -> IMAGES_LIB, to be consistent with IMAGES_PNG and IMAGES_EPS 2000-10-29 02:39:10 +00:00