From e13da426b1e48e8fc0afafbe02b4127be31c6c33 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Fri, 20 Feb 2004 08:13:37 +0000 Subject: [PATCH] Antelope new url; new tasks: antariel, rundoc git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276122 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/external.xml | 58 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/projects.xml | 10 ++++---- 2 files changed, 63 insertions(+), 5 deletions(-) diff --git a/xdocs/external.xml b/xdocs/external.xml index d73e49b11..b94bccab9 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -92,6 +92,32 @@ + + +

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
+
+

AntDoc is a tool that generates HTML documentation from Ant @@ -1775,6 +1801,38 @@ + +

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
+
+

SerialVer adds the Java serialver functionality to Apache diff --git a/xdocs/projects.xml b/xdocs/projects.xml index a5ef17a6c..59ad43215 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -22,7 +22,7 @@ - +

Nothing listed here is directly supported by the Ant @@ -99,11 +99,11 @@ - + - + @@ -240,7 +240,7 @@
Compatibility:Tested extensively with Ant 1.5.x.Ant 1.5 and higher.
URL:http://antelope.sourceforge.net/http://antelope.tigris.org/
Contact:
- +

NAnt is a .NET based build tool. In theory it is kind of @@ -322,4 +322,4 @@

- + \ No newline at end of file