You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2002/11/29 20:01:32 UTC

cvs commit: jakarta-struts/doc volunteers.xml using.xml project.xml index.xml acquiring.xml

husted      2002/11/29 11:01:31

  Modified:    doc      volunteers.xml using.xml project.xml index.xml
                        acquiring.xml
  Log:
  A few tweaks.
  
  Revision  Changes    Path
  1.17      +8 -2      jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- volunteers.xml	6 Nov 2002 22:47:31 -0000	1.16
  +++ volunteers.xml	29 Nov 2002 19:01:31 -0000	1.17
  @@ -353,6 +353,12 @@
   and the community surrounding it.
   </p>
   
  -  <p>Next: <a href="./faqs/helping.html">How you can help</a></p>
  +</section>
   
  -</section></chapter></body></document>
  +  <section>
  +  <p align="center">
  +  Next: <a href="status.html">Development Roadmap</a>
  +  </p>
  +  </section>
  +
  +</chapter></body></document>
  
  
  
  1.3       +6 -0      jakarta-struts/doc/using.xml
  
  Index: using.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/using.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- using.xml	7 Nov 2002 08:47:33 -0000	1.2
  +++ using.xml	29 Nov 2002 19:01:31 -0000	1.3
  @@ -147,5 +147,11 @@
   
     </section>
   
  +  <section>
  +  <p align="center">
  +  Next: <a href="volunteers.html">Who We Are</a>
  +  </p>
  +  </section>
  +  
     </body>
   </document>
  
  
  
  1.31      +4 -12     jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml	17 Nov 2002 22:07:11 -0000	1.30
  +++ project.xml	29 Nov 2002 19:01:31 -0000	1.31
  @@ -72,25 +72,17 @@
   
       <menu name="Nightly Build">
           <item 
  -        	name="User Guide"
  +        	name="User and Developer Guides"
               href="userGuide/index.html"
               />
           <item 
  -        	name="FAQs and Howtos"         
  -        	href="faqs/index.html"
  -        	/>
  -        <item 
           	name="Javadoc"
               href="api/index.html"
               />
           <item 
  -        	name="Release Notes"
  -            href="userGuide/release-notes.html"
  -            />
  -        <item 
  -        	name="Installation"
  -            href="userGuide/installation.html"
  -            />
  +        	name="FAQs and Howtos"         
  +        	href="faqs/index.html"
  +        	/>
       </menu>
   
       <menu name="Beta Release (1.1-b2)">
  
  
  
  1.38      +9 -3      jakarta-struts/doc/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/index.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- index.xml	29 Nov 2002 17:14:41 -0000	1.37
  +++ index.xml	29 Nov 2002 19:01:31 -0000	1.38
  @@ -60,9 +60,15 @@
           </section>
   
           <section>
  -            <p align="center">
  -                <a href="./faqs/helping.html#release">So when is the next release coming out?</a>
  -            </p>
  +        <p align="center">
  +        Next: <a href="learning.html">Learning About Struts</a>
  +        </p>
  +        </section>
  +
  +        <section>
  +        <p align="center">
  +        <a href="./faqs/helping.html#release">So when is the next release coming out?</a>
  +        </p>
           </section>
   
       </body>
  
  
  
  1.2       +9 -1      jakarta-struts/doc/acquiring.xml
  
  Index: acquiring.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/acquiring.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- acquiring.xml	6 Nov 2002 22:47:32 -0000	1.1
  +++ acquiring.xml	29 Nov 2002 19:01:31 -0000	1.2
  @@ -17,7 +17,7 @@
     The <i>production release</i> of <strong>Struts 1.0.2</strong> is available in
     a convenient binary distribution and also with complete source code. In
     addition, a library distribution is available, which contains the latest
  -  Struts binaries without the sample applications, providing a smaller,
  +  Struts binaries without the documentation or sample applications, providing a smaller,
     faster download.
     </p>
   
  @@ -232,6 +232,14 @@
     </p>
   
     </section>
  +
  +
  +  <section>
  +  <p align="center">
  +  Next: <a href="using.html">Using Struts</a>
  +  </p>
  +  </section>
  +
   
     </body>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>