1
0

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
This commit is contained in:
Dennis Lundberg
2006-01-22 10:13:33 +00:00
parent 810e802409
commit 4c4c1fcd82

View File

@@ -40,28 +40,30 @@
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"/>
<item 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'/>
</item>
<item name='1.0.3 Release'>
<item name='Userguide'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/usersguide.html'/>
<item name='API'
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'/>
</item>
<item name='1.0.2 Release'>
<item name='API'
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.2/docs/api/'/>
</item>
</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>