Re: Your current docbook environment setup

From
Steinar Bang <>
Date
2003-09-30T21:48:50+00:00
ID
Thread
Re: Your current docbook environment setup
>>>>> Vladimir Blagojevic <>:

[snip!]
> However, how much have things changed in organizing the repository
> and the tools to build the documentation? I would be very
> comfortable in using the same cvs+java tools approach to build
> documentation. Are you using some simpler approach?

I traded the Java tools bit, ie. Saxon, for xsltproc, which is written
in C.

For my documents, xsltproc is _much_ faster (as in using seconds where
Saxon used minutes).