You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by fa...@apache.org on 2004/06/18 22:07:44 UTC

svn commit: rev 21427 - in avalon/trunk/central/site/src: resources/images xdocs

Author: farra
Date: Fri Jun 18 13:07:44 2004
New Revision: 21427

Added:
   avalon/trunk/central/site/src/xdocs/why-avalon.xml
Modified:
   avalon/trunk/central/site/src/resources/images/avalon-central.png
   avalon/trunk/central/site/src/xdocs/index.xml
Log:
Fixed central image and added why-avalon

Modified: avalon/trunk/central/site/src/resources/images/avalon-central.png
==============================================================================
Binary files. No diff available.

Modified: avalon/trunk/central/site/src/xdocs/index.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/index.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/index.xml	Fri Jun 18 13:07:44 2004
@@ -12,6 +12,8 @@
       Apache Avalon provides a complete development platform for
       component and container programming utilizing key design patterns
       such as Inversion of Control and Separation of Concerns.
+      Read more on <a href="why-avalon.html">why</a> you should 
+      consider Avalon for your next application.
      </p>
      <p>
       If you're new to Avalon, start out with our

Added: avalon/trunk/central/site/src/xdocs/why-avalon.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/why-avalon.xml	Fri Jun 18 13:07:44 2004
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+  <properties>
+    <author email="dev@avalon.apache.org">Avalon Documentation Team</author>
+    <title>Home</title>
+  </properties> 
+
+  <body>
+    <section name="Why Apache Avalon">
+     <p>
+       See <a href="http://wiki.apache.org/avalon/AvalonYouMakeTheDecision">Avalon:
+       You Make the Decision</a> for somewhere to start.
+     </p>
+     </section>
+  </body>
+</document>
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org