Tidy website title and user guide link name
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@388762 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7ba0499d07
commit
892e210a8f
|
@ -18,7 +18,7 @@
|
|||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Commons Collections - Compatibility</title>
|
||||
<title>Compatibility</title>
|
||||
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Commons Collections - History</title>
|
||||
<title>History</title>
|
||||
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
-->
|
||||
<document>
|
||||
<properties>
|
||||
<title>Commons Collections</title>
|
||||
<title>Home</title>
|
||||
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
<body>
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
|
||||
<project name="Collections">
|
||||
<project name="Commons Collections">
|
||||
|
||||
<title>Collections</title>
|
||||
<title>Commons Collections</title>
|
||||
|
||||
<body>
|
||||
<links>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<menu name="Commons Collections">
|
||||
<item name="Overview" href="/index.html"/>
|
||||
<item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi"/>
|
||||
<item name="Users guide" href="/userguide.html"/>
|
||||
<item name="User guide" href="/userguide.html"/>
|
||||
<item name="History" href="/history.html"/>
|
||||
<item name="Javadoc (3.1 release)" href="api-release/index.html"/>
|
||||
</menu>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Commons Collections - Choosing a collection</title>
|
||||
<title>Choosing a collection</title>
|
||||
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<document>
|
||||
<properties>
|
||||
<title>Proposal for Collections Package</title>
|
||||
<title>Proposal</title>
|
||||
</properties>
|
||||
<body>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Commons Collections - Tasks outstanding</title>
|
||||
<title>Tasks outstanding</title>
|
||||
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<document>
|
||||
|
||||
<properties>
|
||||
<title>Commons Collections - User guide</title>
|
||||
<title>User guide</title>
|
||||
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue