Docbook and table of contents page (in html).

Josef Karthauser joe at FreeBSD.org
Mon Mar 7 07:34:42 UTC 2005


On Mon, Mar 07, 2005 at 07:31:49AM +0000, Josef Karthauser wrote:
> Dear doc folk,
> 
> I used the FreeBSD doc project framework a few year ago to write a book
> with great success.  More recently I tried to use this framework to
> write another document, but for some reason the table of contents page
> in the HTML version isn't being rendered (although it is in the .pdf
> output).  Have there been some changes that I'm not aware of in this
> area?
> 

Oh, yes, btw I'm using this in my makefile:

    DOC?=   book
    SRCS?= *sgml *ent
    FORMATS?= html html-split pdf

    EXTRA_CATALOGS+=${COMMON_DIR}/catalog
    DSLHTML=${COMMON_DIR}/ostberger.dsl
    DSLPRINT=${COMMON_DIR}/ostberger.dsl
    TEX_POSTPROCESS=${COMMON_DIR}/dbtexmath/unescape_math.pl
    OPENJADE=yes
    SGMLFLAGS+= -D ${.CURDIR}

    NICE_HEADERS=yes

    SRCS+=.....

    DOC_PREFIX=/usr/doc
    .include "${DOC_PREFIX}/share/mk/doc.project.mk"

Joe
-- 
Josef Karthauser (joe at tao.org.uk)	       http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker)     http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
================ An eclectic mix of fact and theory. =================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20050307/2737105c/attachment.sig>


More information about the freebsd-doc mailing list