From 588727c7e2b8954ec3dbde293cf4c4d68b119f9b Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 19 Jun 2006 18:38:29 +0000 Subject: Merge from 3.0 branch till 1185. --- .../PhpDocumentor/phpDocumentor/phpdoc.inc | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc (limited to 'buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc') diff --git a/buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc b/buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc new file mode 100644 index 00000000..4eef3870 --- /dev/null +++ b/buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc @@ -0,0 +1,45 @@ +readCommandLineSettings(); +$phpdoc->setupConverters(); +$phpdoc->createDocs(); +?> -- cgit v1.2.3