diff --git a/docs/external.html b/docs/external.html index dc692a56d..6d3b12ad4 100644 --- a/docs/external.html +++ b/docs/external.html @@ -281,6 +281,55 @@ valign="top" align="left"> Apache Software License + + +

+ + Antariel +

+

Andariel is a set of tasks designed to help the generation of HTML + (and other markup languages) pages from Ant. Includes a XPath processor, + an image information retriever, and others.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.5.4 and newer +
+ URL: + + http://andariel.uworks.net/ +
+ Contact: + + josep DOT rio AT uworks DOT net +
+ License: + + Apache Software License 1.1 +

@@ -3303,6 +3352,61 @@ valign="top" align="left"> GNU General Public License (GPL) + + +

+ + rundoc +

+

A task designed to help with the single-sourcing of program + documentation. Rundoc replaces special commands + (in the format @@rundoc:command param1 param2...@@) embedded + within text files with their output in a + specified format. Currently, only Docbook format is supported.

+

Rundoc was written to keep sample code output in program + documentation synchronized with the actual output + of the current code, by running the referenced code when the + documentation is built.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with 1.6 Should work with all versions. +
+ URL: + + http://www.martiansoftware.com/lab/index.html#rundoc +
+ Contact: + + Marty Lamb +
+ License: + + Revised BSD +

diff --git a/docs/projects.html b/docs/projects.html index 3f2e2a2d3..dee9cf43c 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -297,7 +297,7 @@ - Tested extensively with Ant 1.5.x. + Ant 1.5 and higher. @@ -307,7 +307,7 @@ - http://antelope.sourceforge.net/ + http://antelope.tigris.org/