Author: dennisl
Date: Mon Nov 26 13:48:18 2007
New Revision: 598439
URL: http://svn.apache.org/viewvc?rev=598439&view=rev
Log:
Add a menu for the 1.1.1 release.
Modified:
commons/proper/logging/trunk/src/site/site.xml
Modified: commons/proper/logging/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/site.xml?rev=598439&r1=598438&r2=598439&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/site/site.xml (original)
+++ commons/proper/logging/trunk/src/site/site.xml Mon Nov 26 13:48:18 2007
@@ -46,6 +46,20 @@
<item name="Download"
href="http://commons.apache.org/downloads/download_logging.cgi"/>
</menu>
+ <menu name="1.1.1 Release">
+ <item name="Overview"
+
href="http://commons.apache.org/logging/commons-logging-1.1.1/index.html"/>
+ <item name="User Guide"
+
href="http://commons.apache.org/logging/commons-logging-1.1.1/guide.html"/>
+ <item name="Tech Guide"
+
href="http://commons.apache.org/logging/commons-logging-1.1.1/tech.html"/>
+ <item name="Troubleshooting Guide"
+
href="http://commons.apache.org/logging/commons-logging-1.1.1/troubleshooting.html"/>
+ <item name='JavaDoc'
+
href='http://commons.apache.org/logging/commons-logging-1.1.1/apidocs/index.html'/>
+ <item name="Release Notes"
+
href="http://commons.apache.org/logging/commons-logging-1.1.1/RELEASE-NOTES.txt"/>
+ </menu>
<menu name="1.1 Release">
<item name="Overview"
href="http://commons.apache.org/logging/commons-logging-1.1/index.html"/>