1
0

Added links to release 1.1 documentation.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@406287 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-05-14 09:13:10 +00:00
parent 24ca0f30f3
commit 4ec63842f7

View File

@@ -31,7 +31,7 @@
href="http://jakarta.apache.org/commons/"/>
</links>
<menu name="Commons Logging 1.1">
<menu name="Commons Logging">
<item name="Overview"
href="/index.html"/>
<item name="User Guide"
@@ -51,6 +51,20 @@
<item name="Download"
href="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi"/>
</menu>
<menu name="1.1 Release">
<item name="Overview"
href="http://jakarta.apache.org/commons/logging/commons-logging-1.1/index.html"/>
<item name="User Guide"
href="http://jakarta.apache.org/commons/logging/commons-logging-1.1/guide.html"/>
<item name="Tech Guide"
href="http://jakarta.apache.org/commons/logging/commons-logging-1.1/tech.html"/>
<item name="Troubleshooting Guide"
href="http://jakarta.apache.org/commons/logging/commons-logging-1.1/troubleshooting.html"/>
<item name='JavaDoc'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.1/apidocs/index.html'/>
<item name="Release Notes"
href="http://jakarta.apache.org/commons/logging/commons-logging-1.1/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/'/>