Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 04:40:17 -0700 (PDT)
From:      Nik Clayton <nik@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/mk doc.docbook.mk
Message-ID:  <200206041140.g54BeH293153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         2002/06/04 04:40:17 PDT

  Modified files:
    share/mk             doc.docbook.mk 
  Log:
  Add support for generating {book,article}.xml from {book,article}.sgml.
  
  Add support for using the XSL stylesheets to generate HTML output using
  XSLT transforms, rather than using JadeTeX.  So (assuming you have
  installed xsltproc from ports/textproc/libxslt, and the docbook-xsl
  stylesheets), you can now do
  
      make STYLESHEET_TYPE=xsl FORMATS=html
  
  and get HTML output that way.
  
  Revision  Changes    Path
  1.68      +49 -5     doc/share/mk/doc.docbook.mk

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




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