Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 06:59:30 -0800 (PST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/mk doc.docbook.mk doc/share/sgml freebsd.dsl
Message-ID:  <200302161459.h1GExUZC015752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hrs         2003/02/16 06:59:30 PST

  Modified files:
    share/mk             doc.docbook.mk 
    share/sgml           freebsd.dsl 
  Log:
  Add the following knobs for the DocBook DSSSL stylesheets:
  
   - WITH_INLINE_LEGALNOTICE (for HTML only):
       do not render <legalnotice> as a separate file if defined.
  
   - WITH_ARTICLE_TOC:
       generate TOC for documents whose root element is <article> if defined.
  
   - WITH_BIBLIOXREF_TITLE:
       for cross references to bibliography entries, use the title of
       the entry as the cross reference text, if defined.
  
  Revision  Changes    Path
  1.78      +12 -0     doc/share/mk/doc.docbook.mk
  1.69      +1 -1      doc/share/sgml/freebsd.dsl

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302161459.h1GExUZC015752>