From 5c7b512ec7992a35f68f84f29144e7ca13a63a27 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 2 Feb 2005 10:20:11 +0000 Subject: [PATCH] Nurflugel AntScript Visualizer git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277570 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 54 ++++++++++++++++++++++++++++++ docs/projects/antidote/design.html | 2 +- docs/projects/antidote/index.html | 2 +- docs/projects/antidote/module.html | 2 +- docs/projects/antidote/news.html | 2 +- xdocs/external.xml | 31 +++++++++++++++++ 6 files changed, 89 insertions(+), 4 deletions(-) diff --git a/docs/external.html b/docs/external.html index b4f72b0fe..9a073252c 100644 --- a/docs/external.html +++ b/docs/external.html @@ -3724,6 +3724,60 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + Nurflugel AntScript Visualizer +

+

The Nurflugel AntScript Visualizer takes your build file, + finds any imported build files, and shows all relationships + between targets, taskdefs, macrodefs, Ant and Antcalls; output + options include PDF, SVG, and PNG. Many options including + grouping by build file, inclusion/exclusion of targets, + taskdefs, imports, etc. Installation is via Java WebStart, so + you'll always have the freshest version available.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.1 and later +
+ URL: + + http://www.nurflugel.com/webstart/AntScriptVisualizer +
+ Contact: + + dbullard <at> nurflugel <dot> com (email + will receive a challenge to weed out spam) +
+ License: + + GNU General Public License +

diff --git a/docs/projects/antidote/design.html b/docs/projects/antidote/design.html index 4de9aa807..eee9c934c 100644 --- a/docs/projects/antidote/design.html +++ b/docs/projects/antidote/design.html @@ -350,7 +350,7 @@