diff --git a/docs/contributors.html b/docs/contributors.html index bf6f8ad00..c0b3ab30e 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -207,9 +207,6 @@ symposiums as well as other venues. Erik is the President of eHatcher Solutions, Inc.

- Diane Holt
-

-

Donald Leslie

@@ -270,6 +267,9 @@ was one of the rabble-rousers within Sun that helped make the Jakarta Project a reality and served as the first Chairman of the Jakarta PMC.

+ Diane Holt
+

+

Jon Skeet

diff --git a/docs/external.html b/docs/external.html index 8a44299d9..0cee84ca8 100644 --- a/docs/external.html +++ b/docs/external.html @@ -284,6 +284,60 @@ valign="top" align="left"> Apache Software License + + +

+ + AntDoc +

+

AntDoc is a tool that generates HTML documentation from Ant + buildfiles; the generated HTML is inspired from what javadoc + yields. AntDocGUI offers a simple Ant target launcher named + AntDoc GUI. Ant targets may be launched from the generated + AntDoc HTML pages. Integration to various IDEs is in + progress.

+

AntDoc can be run via an Ant task, AntDoc GUI can be run + via an Ant task, or via a JVM launch.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.4.1 and higher +
+ URL: + + http://antdoc.free.fr/ +
+ Contact: + + Edouard Mercier +
+ License: + + The Apache Software License +

@@ -2101,6 +2155,45 @@ valign="top" align="left"> GNU General Public License (GPL) + + +

+ + JindentTask +

+

JindentTask is a very straightforward wrapping of the + Jindent tool, a vendor code beautifier. It enables to use + Jindent natively from Ant.

+ + + + + + + + + + + +
+ Compatibility: + + Ant 1.4.1 and higher +
+ URL: + + http://the.edouard.mercier.free.fr/Jindent_content.php +
+ Contact: + + Edouard Mercier +

diff --git a/docs/projects.html b/docs/projects.html index 8ee820da9..b4c450c55 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -278,59 +278,6 @@ valign="top" align="left"> Apache Software Foundation license - - -

- - AntDoc -

-

AntDoc is a tool that generates HTML documentation from Ant - buildfiles; the generated HTML is inspired from what javadoc - yields. It also offers a simple Ant target launcher named - AntDoc GUI. Ant targets may be launched from the generated - AntDoc HTML pages.

-

AntDoc can be run via an Ant task, AntDoc GUI can be run - via an Ant task, or via a JVM launch.

- - - - - - - - - - - - - - - -
- Compatibility: - - Ant 1.4.1 and higher -
- URL: - - http://antdoc.free.fr/ -
- Contact: - - Edouard Mercier -
- License: - - The Apache Software License -

diff --git a/xdocs/contributors.xml b/xdocs/contributors.xml index 1cc8be020..4facac2f2 100644 --- a/xdocs/contributors.xml +++ b/xdocs/contributors.xml @@ -41,10 +41,6 @@ symposiums as well as other venues. Erik is the President of eHatcher Solutions, Inc.

-

- Diane Holt
-

-

Donald Leslie

@@ -112,6 +108,10 @@ was one of the rabble-rousers within Sun that helped make the Jakarta Project a reality and served as the first Chairman of the Jakarta PMC.

+

+ Diane Holt
+

+

Jon Skeet

diff --git a/xdocs/external.xml b/xdocs/external.xml index d07205ea3..f62093be8 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -77,6 +77,38 @@ + + +

AntDoc is a tool that generates HTML documentation from Ant + buildfiles; the generated HTML is inspired from what javadoc + yields. AntDocGUI offers a simple Ant target launcher named + AntDoc GUI. Ant targets may be launched from the generated + AntDoc HTML pages. Integration to various IDEs is in + progress.

+ +

AntDoc can be run via an Ant task, AntDoc GUI can be run + via an Ant task, or via a JVM launch.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 and higher
URL:http://antdoc.free.fr/
Contact:Edouard Mercier
License:The Apache Software License
+
+

Anteater is a set of Ant tasks for the functional testing of websites @@ -1082,6 +1114,28 @@ + + +

JindentTask is a very straightforward wrapping of the + Jindent tool, a vendor code beautifier. It enables to use + Jindent natively from Ant.

+ + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 and higher
URL:http://the.edouard.mercier.free.fr/Jindent_content.php
Contact:Edouard Mercier
+
+

Validates XML files against the RELAX NG alternative to XML Schema. diff --git a/xdocs/projects.xml b/xdocs/projects.xml index 75f222db3..a8107ed85 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -69,37 +69,6 @@ - - -

AntDoc is a tool that generates HTML documentation from Ant - buildfiles; the generated HTML is inspired from what javadoc - yields. It also offers a simple Ant target launcher named - AntDoc GUI. Ant targets may be launched from the generated - AntDoc HTML pages.

- -

AntDoc can be run via an Ant task, AntDoc GUI can be run - via an Ant task, or via a JVM launch.

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.4.1 and higher
URL:http://antdoc.free.fr/
Contact:Edouard Mercier
License:The Apache Software License
-
-

A GUI for running Ant and editing build files, can run as