husted 2002/11/06 14:49:39
Modified: doc/userGuide project.xml
Log:
Subdivide home page; create subdirectory for news.
Revision Changes Path
1.16 +6 -5 jakarta-struts/doc/userGuide/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 10 Oct 2002 03:42:44 -0000 1.15
+++ project.xml 6 Nov 2002 22:49:39 -0000 1.16
@@ -43,12 +43,13 @@
href="../newbie.html"/>
</menu>
- <menu name="Welcome">
- <item name="Home" href="../index.html"/>
- <item name="News & Status" href="../news.html"/>
- <item name="Kickstart FAQ" href="../kickstart.html"/>
- <item name="Resources" href="../resources/index.html"/>
+ <menu name="Struts">
+ <item name="Welcome" href="../index.html"/>
+ <item name="Learning" href="../learning.html"/>
+ <item name="Acquiring" href="../acquiring.html"/>
+ <item name="Using" href="../using.html"/>
<item name="Who We Are" href="../volunteers.html"/>
</menu>
+
</project>
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>