dirkv 2004/05/30 13:55:27
Modified: scaffold/xdocs navigation.xml
Log:
update to commons l&f, new navigation, license info
Revision Changes Path
1.4 +3 -12 jakarta-commons-sandbox/scaffold/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/scaffold/xdocs/navigation.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- navigation.xml 21 Mar 2004 21:11:50 -0000 1.3
+++ navigation.xml 30 May 2004 20:55:27 -0000 1.4
@@ -15,23 +15,14 @@
limitations under the License.
-->
<!DOCTYPE org.apache.commons.menus SYSTEM
'../../../jakarta-commons/commons-build/menus/menus.dtd'>
-<project name="Commons Scaffold">
- <title>Commons Scaffold</title>
+<project name="Commons Scaffold">
+ <title>Commons Scaffold</title>
<body>
- &top-menus;
<menu name="Commons Scaffold">
<item name="Overview" href="/index.html" />
-<!-- <item name="Configuration"
href="/configuration.html" /> -->
<item name="API Documentation" href="/apidocs/index.html"/>
-<!--
- <item name="Developers Guide" href="/guide/index.html"
collapse="true">
- <item name="Class Diagrams"
href="/guide/classdiagrams.html"/>
- <item name="Sequence Diagrams"
href="/guide/sequencediagrams.html"/>
- </item>
- <item name="Examples"
href="http://cvs.apache.org/viewcvs/jakarta-commons/scaffold/doc/"/>
--->
<item name="Downloads" href="/downloads.html"/>
</menu>
- &bottom-menus;
+ &common-menus;
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]