From 6239c4b3af59e080453814e52b64c9017d312bda Mon Sep 17 00:00:00 2001 From: jhassine Date: Fri, 29 Dec 2006 16:40:00 +0000 Subject: [PATCH] Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch) --- tools/build/build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/build/build.xml b/tools/build/build.xml index 3d97838a2..5290ee40a 100644 --- a/tools/build/build.xml +++ b/tools/build/build.xml @@ -86,9 +86,11 @@ Generates the API documentation using Doxygen and PHPDoc Doxygen is required in the path. --> - + + +