Fix page titles.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@569156 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<project name="Commons Logging">
|
||||
<project>
|
||||
<bannerRight>
|
||||
<name>Commons Logging</name>
|
||||
<src>http://commons.apache.org/logging/images/logo.png</src>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Users Guide : Apache Commons Logging</title>
|
||||
<title>User Guide</title>
|
||||
<author email="dev@commons.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Commons</title>
|
||||
<title>Overview</title>
|
||||
<author email="dev@commons.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ limitations under the License.
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>JCL Technology Guide</title>
|
||||
<title>Technology Guide</title>
|
||||
<author email="dev@commons.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>JCL Troubleshooting Guide</title>
|
||||
<title>Troubleshooting Guide</title>
|
||||
<author email="dev@commons.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user