> Soon Smarty (http://www.phpinsider.com/php/code/Smarty/) will be moving > to smarty.php.net domain and I hope to set it up in the same way as PHP > and PHP-GTK, that is, have a separate CVS module for documentation. We > already have documentation in DocBook SGML format. If there is anyone on > this list who wouldn't mind getting the docs to usual PHP specs (XML, > build system, separate stylesheets for Web and simple HTML, etc), we > would really appreciate the help. Please copy me on the replies, since I > do not usually subscribe to this list.
As I said at the doc meeting, IMHO a "phpdoc-build" cvs repository would be the best, with build scripts for all the cvs.php.net doc projects, so we do not need to have 10 copies of the same build system forked in various moments... That would make the updates, and bugfixes extremely easy. And then there should not ne 10 people working on 10 different build systems, but a few working on one. The others can then work on documentation ;) Goba
