This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Generating CHM HTML Help files from DocBook?


On Mon, Aug 13, 2001 at 03:33:35PM +0200, Michael Wiedmann wrote:
> Would you mind to show all of us your Makefile as a template. 
> It might be of interest for many people here...

FreeBSD has used a make(1) infrastructure for the past three years or
so.

You can see the 'back-end' .mk files at 

    http://www.freebsd.org/cgi/cvsweb.cgi/doc/share/mk/

Each document then has it's own Makefile.  For an example of a fairly
standard one, try

    http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/articles/vm-design/Makefile?rev=1.1&content-type=text/x-cvsweb-markup

or

    http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/faq/Makefile?rev=1.7&content-type=text/x-cvsweb-markup

I would really like to make sure that we don't end up with a half dozen
different attempts at using make(1) to do format conversion, and that
the various open source documentation projects could at least agree on a
standard set of user-definable make(1) variables and targets that can
work cross-platform.  I'm more than happy to work people from any of the
other documentation projects to see that happen.

N
-- 
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]