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).