diff --git a/docs/external.html b/docs/external.html index 860aec553..214d4e51f 100644 --- a/docs/external.html +++ b/docs/external.html @@ -593,13 +593,15 @@ Ant Pretty Build -
Ant Pretty Build is a tool to show and run Ant buildfiles - directly from within a browser window. It consists of a - single XSL file that will generate, on the fly, from - buildfile, a pretty interface showing project name, - description, properties and targets, etc. allowing to run the - whole project, or run selected targets in a specific - order.
+Ant Pretty Build is a tool to easily show and run Ant + buildfiles directly from within a browser window. It consists + of a single XSL file that will generate, on the fly, in the + browser, from the .xml buildfile, a pretty interface showing + project name, description, properties and targets, etc. sorted + or unsorted, allowing to modify/add properties, run the whole + project, or run selected set of targets in a specific order, + with the ability to modify logger/logfile, mode and add more + libs or command line arguments.
- Charbel BITAR + Charbel BITAR (Project's Contact Page) | |
- GNU General Public License (GPL) + Apache Software License 2.0 |
Ant Pretty Build is a tool to show and run Ant buildfiles - directly from within a browser window. It consists of a - single XSL file that will generate, on the fly, from - buildfile, a pretty interface showing project name, - description, properties and targets, etc. allowing to run the - whole project, or run selected targets in a specific - order.
+Ant Pretty Build is a tool to easily show and run Ant + buildfiles directly from within a browser window. It consists + of a single XSL file that will generate, on the fly, in the + browser, from the .xml buildfile, a pretty interface showing + project name, description, properties and targets, etc. sorted + or unsorted, allowing to modify/add properties, run the whole + project, or run selected set of targets in a specific order, + with the ability to modify logger/logfile, mode and add more + libs or command line arguments.
Contact: | -Charbel BITAR | +Charbel BITAR (Project's Contact Page) |
---|---|---|
License: | -GNU General Public License (GPL) | +Apache Software License 2.0 |