From 60fa56d1134715e9145b872545116fec497b37b2 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Tue, 21 Jan 2003 14:30:02 +0000 Subject: [PATCH] Improve conformance of website to HTML 4.01 DTD PR: 16115 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273839 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant15_todo.html | 18 +++++++++--------- docs/antnews.html | 26 +++++++++++++------------- docs/bindownload.html | 14 +++++++------- docs/external.html | 18 +++++++++--------- docs/faq.html | 18 +++++++++--------- docs/index.html | 22 +++++++++++----------- docs/problems.html | 18 +++++++++--------- docs/projects.html | 18 +++++++++--------- docs/resources.html | 18 +++++++++--------- docs/srcdownload.html | 14 +++++++------- xdocs/stylesheets/project.xml | 6 +++--- xdocs/stylesheets/templates.vm | 12 ++++++------ 12 files changed, 101 insertions(+), 101 deletions(-) diff --git a/docs/ant15_todo.html b/docs/ant15_todo.html index dafdf5ef1..ecd48cce9 100644 --- a/docs/ant15_todo.html +++ b/docs/ant15_todo.html @@ -7,10 +7,10 @@ - + - - + + Apache Ant - Ant 1.5 Release To-Do List @@ -21,7 +21,7 @@ - + Apache Ant @@ -30,12 +30,12 @@ - diff --git a/docs/antnews.html b/docs/antnews.html index 6377c2277..8f266b04f 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -7,14 +7,14 @@ - + - - - - - - + + + + + + Apache Ant - Ant News @@ -25,7 +25,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -34,12 +34,12 @@
- diff --git a/docs/bindownload.html b/docs/bindownload.html index 223265bb8..33b5e6c13 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -29,12 +29,12 @@
- diff --git a/docs/external.html b/docs/external.html index a5fd570af..bf54fee09 100644 --- a/docs/external.html +++ b/docs/external.html @@ -7,10 +7,10 @@ - + - - + + Apache Ant - External Tools and Tasks @@ -21,7 +21,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -30,12 +30,12 @@
- diff --git a/docs/faq.html b/docs/faq.html index 6bf584662..faeb43986 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -7,10 +7,10 @@ - + - - + + Apache Ant - Frequently Asked Questions @@ -21,7 +21,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -30,12 +30,12 @@
- diff --git a/docs/index.html b/docs/index.html index 364b64470..1c242cb4b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,12 +7,12 @@ - + - - - - + + + + Apache Ant - Ant @@ -23,7 +23,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -32,12 +32,12 @@
- diff --git a/docs/problems.html b/docs/problems.html index dea99a059..8891f05ab 100644 --- a/docs/problems.html +++ b/docs/problems.html @@ -7,10 +7,10 @@ - + - - + + Apache Ant - Having Problems? @@ -21,7 +21,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -30,12 +30,12 @@
- diff --git a/docs/projects.html b/docs/projects.html index c26c525f5..2e40b53a8 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -7,10 +7,10 @@ - + - - + + Apache Ant - Related Projects @@ -21,7 +21,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -30,12 +30,12 @@
- diff --git a/docs/resources.html b/docs/resources.html index 39642defe..9518b5b97 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -7,10 +7,10 @@ - + - - + + Apache Ant - Resources @@ -21,7 +21,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -30,12 +30,12 @@
- diff --git a/docs/srcdownload.html b/docs/srcdownload.html index b07f2fbbd..74f719681 100644 --- a/docs/srcdownload.html +++ b/docs/srcdownload.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@
-
+
+

Apache Ant

Jakarta

- + Apache Ant @@ -29,12 +29,12 @@
- diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml index 42c31ac34..60db26758 100644 --- a/xdocs/stylesheets/project.xml +++ b/xdocs/stylesheets/project.xml @@ -31,7 +31,7 @@ - + @@ -43,7 +43,7 @@ - - + + diff --git a/xdocs/stylesheets/templates.vm b/xdocs/stylesheets/templates.vm index 8f1f255bf..8fdfbbcc5 100644 --- a/xdocs/stylesheets/templates.vm +++ b/xdocs/stylesheets/templates.vm @@ -71,8 +71,8 @@ #end #macro ( metaauthor $author $email ) - - + + #end #macro ( image $value ) @@ -127,7 +127,7 @@ #macro (getProjectImage) #if ($project.getChild("logo"))
-
+
+

Apache Ant

Jakarta

- + #set ( $logoString = $project.getChild("logo").getAttributeValue("href") ) @@ -148,7 +148,7 @@ - + #set ($authors = $root.getChild("properties").getChildren("author")) #foreach ( $au in $authors ) @@ -176,12 +176,12 @@
-
-
+
+ #makeProject()