> > in a short time (although one of the goals of this new CHM is to show how > > many things can be using the current manual content as input). > > Just to note, with some transformations with XSLT, almost anything can use > the current manual as input.
The majority of the transformation now done with PHP scripts to generate the CHM manual source HTML files, can be done with XSLT. It is done with PHP, because it is more widely used and known across team members, than any XSLT software :) So they can use it and contribute to it easily. Goba