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
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 + |
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 + |
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 - |
- Diane Holt
-
Donald Leslie
+ Diane Holt
+
Jon Skeet
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