From 85890a4385239097e6723886793ca10ec327ef4f Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Thu, 23 Aug 2007 21:41:31 +0000 Subject: [PATCH] Fix page titles. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569156 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/site.xml | 2 +- xdocs/guide.xml | 2 +- xdocs/index.xml | 2 +- xdocs/tech.xml | 2 +- xdocs/troubleshooting.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 68dfe57..3498646 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,5 +1,5 @@ - + Commons Logging http://commons.apache.org/logging/images/logo.png diff --git a/xdocs/guide.xml b/xdocs/guide.xml index 8ee9b76..82f4632 100644 --- a/xdocs/guide.xml +++ b/xdocs/guide.xml @@ -22,7 +22,7 @@ - Users Guide : Apache Commons Logging + User Guide Commons Documentation Team diff --git a/xdocs/index.xml b/xdocs/index.xml index 0c992df..6e2e515 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -22,7 +22,7 @@ - Commons + Overview Commons Documentation Team diff --git a/xdocs/tech.xml b/xdocs/tech.xml index 4e112d1..f4be995 100644 --- a/xdocs/tech.xml +++ b/xdocs/tech.xml @@ -20,7 +20,7 @@ limitations under the License. - JCL Technology Guide + Technology Guide Commons Documentation Team diff --git a/xdocs/troubleshooting.xml b/xdocs/troubleshooting.xml index 266670e..02b29aa 100644 --- a/xdocs/troubleshooting.xml +++ b/xdocs/troubleshooting.xml @@ -22,7 +22,7 @@ - JCL Troubleshooting Guide + Troubleshooting Guide Commons Documentation Team