husted 01/07/05 04:47:20
Modified: doc/userGuide Tag: STRUTS_1_0_BRANCH project.xml
introduction.xml index.xml
Log:
Fix date in index.html.
Revision Changes Path
No revision
No revision
1.1.2.1 +1 -0 jakarta-struts/doc/userGuide/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/project.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- project.xml 2001/03/18 17:48:59 1.1
+++ project.xml 2001/07/05 11:47:15 1.1.2.1
@@ -13,6 +13,7 @@
<item name="View Components" href="building_view.html"/>
<item name="Controller Components" href="building_controller.html"/>
<item name="Resources" href="resources.html"/>
+ <item name="Who We Are" href="volunteers.html"/>
</menu>
</project>
1.1.2.1 +1 -1 jakarta-struts/doc/userGuide/introduction.xml
Index: introduction.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/introduction.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- introduction.xml 2001/03/18 17:48:59 1.1
+++ introduction.xml 2001/07/05 11:47:15 1.1.2.1
@@ -51,7 +51,7 @@
<p>
The Struts project was launched in May 2000 by Craig R. McClanahan to
provide a standard MVC
- framework to the Java community. In January 2001, Struts 1.0 was
released, and IOHO, Java
+ framework to the Java community. In July 2001, Struts 1.0 was released,
and IOHO, Java
Model 2 development will never be quite the same.
</p>
1.1.2.1 +1 -0 jakarta-struts/doc/userGuide/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/index.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- index.xml 2001/03/18 17:48:59 1.1
+++ index.xml 2001/07/05 11:47:16 1.1.2.1
@@ -67,6 +67,7 @@
</ul></li>
</ul></li>
<li><a href="resources.html">5. Resources</a></li>
+ <li><a href="volunteers.html">6. Who We Are</a></li>
</ul>
</section>