nicolaken    2003/03/04 04:43:47

  Modified:    src/documentation/content/xdocs index.xml
  Log:
  Move navigation to site.xml.
  Add "containers" to tabs, and reorg all under
  framework-components-containers-apps-sandbox.
  
  Revision  Changes    Path
  1.6       +7 -30     avalon-site/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml 26 Feb 2003 08:40:52 -0000      1.5
  +++ index.xml 4 Mar 2003 12:43:47 -0000       1.6
  @@ -69,32 +69,20 @@
         </section>
   
         <section>
  -<title>Excalibur</title>
  +<title>Components</title>
           <p>
  -          <link 
href="http://avalon.apache.org/excalibur/index.html";>Excalibur</link> is a collection 
of
  -          implementations and common code based on and implementing the
  +          <link href="site:subprojects/components">Components</link> is a 
collection of
  +          implementations and components made to run in containers based on and 
implementing the
             <link href="http://avalon.apache.org/framework/index.html";>Avalon 
Framework</link>.
           </p>
         </section>
   
         <section>
  -<title>Phoenix</title>
  -        <p>
  -          <link href="http://avalon.apache.org/phoenix/index.html";>Phoenix</link> 
is a server oriented
  -          application server. Applications and services that conform to the 
framework
  -          rules can be hosted in Phoenix. The application server manages the 
applications
  -          classloader, security and logging needs. It also provides a JMX-based 
management
  -          facility.
  -        </p>
  -      </section>
  -
  -      <section>
  -<title>Cornerstone</title>
  +<title>Containers</title>
           <p>
  -          <link 
href="http://avalon.apache.org/cornerstone/index.html";>Cornerstone</link> is a 
repository
  -          for what we call <link href="phoenix/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.
  +          <link href="site:subprojects/components">Containers</link> is a 
collection of
  +          implementations and common code based on and implementing the
  +          <link href="http://avalon.apache.org/framework/index.html";>Avalon 
Framework</link>.
           </p>
         </section>
   
  @@ -107,17 +95,6 @@
             If you are looking for a starting point for a Phoenix block or a complete 
server,
             then these applications could be good inspiration.
           </p>
  -      </section>
  -
  -      <section>
  -<title>LogKit</title>
  -        <p>
  -          <link href="http://avalon.apache.org/logkit/index.html";>LogKit</link> is 
the preferred logging toolkit
  -          used by the Avalon sub-projects.</p>
  -       <p>
  -       It is quite possible to use the other avalon sub-projects without committing 
to logkit.
  -       We support log4j and JDK 1.4 logging as well.
  -       </p>
         </section>
   
       </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to