How to convert the Guide's xml source files into (chunked) HTML locally?

Rainer Müller raimue at macports.org
Sat Oct 30 12:34:06 PDT 2010


On 2010-10-30 20:13 , Marko Käning wrote:
> I figure there should be an XSLT stylesheet somewhere and a certain
> xlstproc call to make this task work… But before I start searching
> and experimenting I hope that someone can give me quick help on the
> list.

There is a Makefile for this task at the top-level of the documentation
directory:

$ cd trunk/doc-new/
$ make guide-chunked
$ open guide/html/chunked/index.html

Target 'guide' would build the single-html version, target 'all' builds
both versions of the guide and additionally the man pages.

Rainer


More information about the macports-dev mailing list