1
0
Files
tweed5-commons-logging/xdocs/navigation.xml
Dennis Lundberg 4c4c1fcd82 Turn previous releases into menus instead of menu items.
Add menu item for current JavaDocs.
Use consistent naming for JavaDocs.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371255 13f79535-47bb-0310-9956-ffa450edef68
2006-01-22 10:13:33 +00:00

72 lines
2.4 KiB
XML
Executable File

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2001-2004 The Apache Software Foundation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
<project name="Logging">
<title>Logging</title>
<organizationLogo href="/images/jakarta-logo.gif">
Jakarta
</organizationLogo>
<body>
<links>
<item name="Jakarta Commons"
href="http://jakarta.apache.org/commons/"/>
</links>
<menu name="Commons Logging">
<item name="Overview"
href="/index.html"/>
<item name="User Guide"
href="/guide.html"/>
<item name="Tech Guide"
href="/tech.html"/>
<item name="Wiki"
href="http://wiki.apache.org/jakarta-commons/Logging"/>
<item name='JavaDoc'
href='/apidocs/index.html'/>
<item name="Release Notes"
href="/RELEASE-NOTES.txt"/>
</menu>
<menu name='1.0.4 Release'>
<item name='Documentation'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/docs/'/>
<item name='Release Notes'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/RELEASE-NOTES.txt'/>
</menu>
<menu name='1.0.3 Release'>
<item name='User Guide'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/usersguide.html'/>
<item name='JavaDoc'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/docs/api/'/>
<item name='Release Notes'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/RELEASE-NOTES.txt'/>
</menu>
<menu name='1.0.2 Release'>
<item name='JavaDoc'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.2/docs/api/'/>
</menu>
&common-menus;
</body>
</project>