I'd like to submit a patch for livedocs that will introduce the --with-build-type[=phpdoc|peardoc|gtkdoc] option for configure (default will remain phpdoc)
Here's the patch : http://didou.keliglia.com/build_type.patch.txt
and here's the content of the new folder "build" :
[EMAIL PROTECTED]:/home/didou/cvs/livedocs$ tree build build |-- peardoc | |-- mkindex.php | `-- mktoc.php `-- phpdoc |-- mkindex.php `-- mktoc.php
2 directories, 4 files
I just tested it, it works fine for me. May I ? :)
Mehdi Achour
PS : cross-posted