From 4c0cfd6b46dece4458b4b53b0a0f8c0fbb60c3c0 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 26 Nov 2001 14:09:11 +0000 Subject: [PATCH] Add info about XML Publication Submitted by: Jean-Marc Vanel git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270020 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 72 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 26 +++++++++++++++++ 2 files changed, 98 insertions(+) diff --git a/docs/external.html b/docs/external.html index 6de8babd0..7f62fae4b 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1407,6 +1407,78 @@ + + + +
+ + XML Publication + +
+
+

XML Publication is a set of tools to generate Web pages + from desktop documents or other structured documents using + XSLT and Ant.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4 + +
+ + URL: + + + + http://XMLpublication.org/ + +
+ + Contact: + + + + Jean-Marc Vanel + +
+ + License: + + + + GNU General Public License. + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index 8d6f9fcba..c3acaa5c2 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -496,6 +496,32 @@ + + + +

XML Publication is a set of tools to generate Web pages + from desktop documents or other structured documents using + XSLT and Ant.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4
URL:http://XMLpublication.org/
Contact:Jean-Marc Vanel
License:GNU General Public License.
+