Derick Rethans wrote:
On Fri, 12 Mar 2004, Mehdi Achour wrote:
2 directories, 4 files
I just tested it, it works fine for me. May I ? :)
What's the point, are they THAT different? If yes, in which ways?
mmm. not that much. You are right, we don't need a new directory.
I'm thinking about patching mkindex.php to include config.php (with the new BUILD_TYPE constant) and add some IF statements. Does it sound better ?
They are different as mkindex.php is written for phpdoc :
- peardoc needs peardoc/global.ent to be parsed - $parse_dirs is not the same - there's not revision.xml file
Here's another patch : http://didou.keliglia.com/build_patch_v2.txt
didou