From 440e4c5304b60165b40d0257e5ef310afde1a12e Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 21 Feb 2002 12:56:30 +0000 Subject: [PATCH] Make sure <>& are properly encoded in the attributes of the generated HTML - not that any browser would care. Fix page titles while I was at it. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271499 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 2 +- docs/external.html | 4 ++-- docs/faq.html | 2 +- docs/index.html | 2 +- docs/logocontest.html | 2 +- docs/logos.html | 2 +- docs/problems.html | 2 +- docs/projects.html | 2 +- docs/resources.html | 2 +- xdocs/stylesheets/project.xml | 6 +++--- xdocs/stylesheets/site.vsl | 4 ++-- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/antnews.html b/docs/antnews.html index c40d44757..f8519215e 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -13,7 +13,7 @@ - The Jakarta Site - Ant News + Apache Ant - Ant News diff --git a/docs/external.html b/docs/external.html index c42115773..a465868aa 100644 --- a/docs/external.html +++ b/docs/external.html @@ -11,7 +11,7 @@ - The Jakarta Site - External Tools and Tasks + Apache Ant - External Tools and Tasks @@ -1268,7 +1268,7 @@
- miniRMI <rmic> implementation + miniRMI <rmic> implementation
diff --git a/docs/faq.html b/docs/faq.html index 6b340f842..962742c21 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -11,7 +11,7 @@ - The Jakarta Site - Frequently Asked Questions + Apache Ant - Frequently Asked Questions diff --git a/docs/index.html b/docs/index.html index 66a675a50..41ff6bf64 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@ - The Jakarta Site - Ant + Apache Ant - Ant diff --git a/docs/logocontest.html b/docs/logocontest.html index f711b860b..332ff9b20 100644 --- a/docs/logocontest.html +++ b/docs/logocontest.html @@ -11,7 +11,7 @@ - The Jakarta Site - Ant Logo Content Results + Apache Ant - Ant Logo Content Results diff --git a/docs/logos.html b/docs/logos.html index 27b9fb866..6944e12ad 100644 --- a/docs/logos.html +++ b/docs/logos.html @@ -11,7 +11,7 @@ - The Jakarta Site - Ant Logo Proposals + Apache Ant - Ant Logo Proposals diff --git a/docs/problems.html b/docs/problems.html index 9317dba2b..59934cd18 100644 --- a/docs/problems.html +++ b/docs/problems.html @@ -11,7 +11,7 @@ - The Jakarta Site - Having Problems? + Apache Ant - Having Problems? diff --git a/docs/projects.html b/docs/projects.html index e0e72c4cb..96de489c9 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -11,7 +11,7 @@ - The Jakarta Site - Related Projects + Apache Ant - Related Projects diff --git a/docs/resources.html b/docs/resources.html index 00da5b2f6..4968cd850 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -11,7 +11,7 @@ - The Jakarta Site - Resources + Apache Ant - Resources diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml index f6579f82f..a3225faef 100644 --- a/xdocs/stylesheets/project.xml +++ b/xdocs/stylesheets/project.xml @@ -1,8 +1,8 @@ - + - The Jakarta Site + Apache Ant diff --git a/xdocs/stylesheets/site.vsl b/xdocs/stylesheets/site.vsl index 925e8c9c8..b2ff8e525 100644 --- a/xdocs/stylesheets/site.vsl +++ b/xdocs/stylesheets/site.vsl @@ -23,7 +23,7 @@
- $subsection.getAttributeValue("name") + $subsection.getAttributeValue("name")
@@ -48,7 +48,7 @@
- $section.getAttributeValue("name") + $section.getAttributeValue("name")