diff --git a/webpage/docs/external.html b/webpage/docs/external.html index 6210bdc35..8a8ac9cf9 100644 --- a/webpage/docs/external.html +++ b/webpage/docs/external.html @@ -194,6 +194,74 @@ Apache Software License + + + + + + + + +
+ + Configure + +
+
+

Recursive build support (call ant on every package level, + and only build files in that package or in that package and + everything below) with seperation of source and output.

+

The task generates build files in any subdirectory (except + for CVS-directories) for you. Only place one build.xml file in + the top and call target 'setup' or + 'rescan'.

+ + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.2 and 1.3 + +
+ + URL: + + + + http://www.dsdelft.nl/~lemval/ant/ + +
+ + Contact: + + + + M.J.P. van Leeuwen + +
+ + License: + + + + License derived from Apache Software License +
diff --git a/webpage/xdocs/external.xml b/webpage/xdocs/external.xml index de198254c..23c503ffc 100644 --- a/webpage/xdocs/external.xml +++ b/webpage/xdocs/external.xml @@ -47,6 +47,37 @@
+ + +

Recursive build support (call ant on every package level, + and only build files in that package or in that package and + everything below) with seperation of source and output.

+ +

The task generates build files in any subdirectory (except + for CVS-directories) for you. Only place one build.xml file in + the top and call target 'setup' or + 'rescan'.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.2 and 1.3
URL:http://www.dsdelft.nl/~lemval/ant/
Contact:M.J.P. van Leeuwen
License:License derived from Apache Software License
+
+