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:
@@ -40,26 +40,28 @@
|
|||||||
href="/tech.html"/>
|
href="/tech.html"/>
|
||||||
<item name="Wiki"
|
<item name="Wiki"
|
||||||
href="http://wiki.apache.org/jakarta-commons/Logging"/>
|
href="http://wiki.apache.org/jakarta-commons/Logging"/>
|
||||||
|
<item name='JavaDoc'
|
||||||
|
href='/apidocs/index.html'/>
|
||||||
<item name="Release Notes"
|
<item name="Release Notes"
|
||||||
href="/RELEASE-NOTES.txt"/>
|
href="/RELEASE-NOTES.txt"/>
|
||||||
<item name='1.0.4 Release'>
|
</menu>
|
||||||
|
<menu name='1.0.4 Release'>
|
||||||
<item name='Documentation'
|
<item name='Documentation'
|
||||||
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/docs/'/>
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/docs/'/>
|
||||||
<item name='Release Notes'
|
<item name='Release Notes'
|
||||||
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/RELEASE-NOTES.txt'/>
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/RELEASE-NOTES.txt'/>
|
||||||
</item>
|
</menu>
|
||||||
<item name='1.0.3 Release'>
|
<menu name='1.0.3 Release'>
|
||||||
<item name='Userguide'
|
<item name='User Guide'
|
||||||
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/usersguide.html'/>
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/usersguide.html'/>
|
||||||
<item name='API'
|
<item name='JavaDoc'
|
||||||
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/docs/api/'/>
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/docs/api/'/>
|
||||||
<item name='Release Notes'
|
<item name='Release Notes'
|
||||||
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/RELEASE-NOTES.txt'/>
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/RELEASE-NOTES.txt'/>
|
||||||
</item>
|
</menu>
|
||||||
<item name='1.0.2 Release'>
|
<menu name='1.0.2 Release'>
|
||||||
<item name='API'
|
<item name='JavaDoc'
|
||||||
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.2/docs/api/'/>
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.2/docs/api/'/>
|
||||||
</item>
|
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
&common-menus;
|
&common-menus;
|
||||||
|
|||||||
Reference in New Issue
Block a user