nicolaken 2003/03/04 04:41:09
Modified: src/documentation/content/xdocs/components index.xml
Removed: src/documentation/content/xdocs/components book.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 +27 -5 avalon-site/src/documentation/content/xdocs/components/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/avalon-site/src/documentation/content/xdocs/components/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 26 Feb 2003 08:42:18 -0000 1.5
+++ index.xml 4 Mar 2003 12:41:08 -0000 1.6
@@ -1,10 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"document-v11.dtd">
<document>
- <header>
- <title>Apache Avalon project</title>
- </header>
- <body>
+ <header>
+ <title>Avalon Containers</title>
+ </header>
+ <body>
+ <section>
+ <title>Avalon Repositories</title>
<section>
<title>Cornerstone</title>
<p>Cornerstone is a repository for reusable services/components/blocks
@@ -25,6 +27,26 @@
<p>Logkit is our biggest "reusable component". It's a real cool logging
toolkit.
The sub-project website is at
<link
href="http://avalon.apache.org/logkit/">http://avalon.apache.org/logkit/</link>.</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>
+ <section>
+ <title>Other Apache Repositories</title>
+ <section>
+ <title>Turbine Fulcrum</title>
+ <p>Conversion to Avalon in progress...
+ <link
href="http://jakarta.apache.org/turbine/fulcrum/">http://jakarta.apache.org/turbine/fulcrum/</link>.</p>
+ </section>
+ </section>
+ <section>
+ <title>Other Repositories</title>
+ <section>
+ <title></title>
+ <p></p>
</section>
- </body>
+ </section>
+ </body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]