You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/03/28 07:56:23 UTC

cvs commit: jakarta-avalon/src/xdocs book.xml index.xml

hammant     02/03/27 22:56:23

  Modified:    src/xdocs book.xml index.xml
  Log:
  apps link and descr
  
  Revision  Changes    Path
  1.11      +1 -0      jakarta-avalon/src/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/book.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- book.xml	31 Jan 2002 15:43:46 -0000	1.10
  +++ book.xml	28 Mar 2002 06:56:23 -0000	1.11
  @@ -31,6 +31,7 @@
       <menu-item label="Cornerstone" href="@CORNERSTONE_BASE@/index.html"/>
       <menu-item label="Testlet" href="@TESTLET_BASE@/index.html"/>
       <menu-item label="LogKit" href="@LOGKIT_BASE@/index.html"/>
  +    <menu-item label="Applications" href="@APPS_BASE@/index.html"/>    
     </menu>
   
   </book>
  
  
  
  1.8       +10 -4     jakarta-avalon/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/index.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.xml	31 Jan 2002 15:43:46 -0000	1.7
  +++ index.xml	28 Mar 2002 06:56:23 -0000	1.8
  @@ -88,9 +88,7 @@
             <link href="@CORNERSTONE_BASE@/index.html">Cornerstone</link> is a repository.
             for what we call <link href="@PHOENIX_BASE@/what-is-a-block.html">blocks</link>,
             which provide services vital to server applications. The blocks include blocks for
  -          services such as scheduling and socket management. It also has some demo applications 
  -          that demonstrate the proper use of Phoenix and can be used as a starting point for 
  -          your own servers.
  +          services such as scheduling and socket management. 
           </p>
         </s2>
   
  @@ -108,12 +106,20 @@
           </p>
         </s2>
   
  +      <s2 title="Applications">
  +        <p>
  +          <link href="@APPS_BASE@/index.html">Applications</link> is a repository for some 
  +          demo applications that demonstrate the proper use of Phoenix and can be used as 
  +          a starting point for your own servers.
  +        </p>
  +      </s2>
  +
       </s1>
     </body>
     <footer>
       <legal>
         Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision: 1.7 $ $Date: 2002/01/31 15:43:46 $
  +      $Revision: 1.8 $ $Date: 2002/03/28 06:56:23 $
       </legal>
     </footer>
   </document>
  
  
  

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