Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 12887 invoked from network); 22 Apr 2005 07:48:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Apr 2005 07:48:16 -0000 Received: (qmail 75587 invoked by uid 500); 22 Apr 2005 07:48:24 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 75546 invoked by uid 500); 22 Apr 2005 07:48:24 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 75485 invoked by uid 99); 22 Apr 2005 07:48:23 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 22 Apr 2005 00:48:21 -0700 Received: (qmail 12771 invoked by uid 65534); 22 Apr 2005 07:47:58 -0000 Message-ID: <20050422074758.12770.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r164186 - /forrest/branches/forrest_06_branch/src/documentation/content/xdocs/index.xml Date: Fri, 22 Apr 2005 07:47:58 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Fri Apr 22 00:47:57 2005 New Revision: 164186 URL: http://svn.apache.org/viewcvs?rev=3D164186&view=3Drev Log: Update Forrest description. Modified: forrest/branches/forrest_06_branch/src/documentation/content/xdocs/inde= x=2Exml Modified: forrest/branches/forrest_06_branch/src/documentation/content/xdoc= s/index.xml URL: http://svn.apache.org/viewcvs/forrest/branches/forrest_06_branch/src/d= ocumentation/content/xdocs/index.xml?rev=3D164186&r1=3D164185&r2=3D164186&v= iew=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/branches/forrest_06_branch/src/documentation/content/xdocs/inde= x=2Exml (original) +++ forrest/branches/forrest_06_branch/src/documentation/content/xdocs/inde= x=2Exml Fri Apr 22 00:47:57 2005 @@ -22,11 +22,15 @@ =20
Introduction -

Apache Forrest is an XML standards-oriented documentation framewo= rk - based upon Apache Cocoon, providing XSLT stylesheets and schemas, - images and other resources. Forrest uses these to render the source - content into a website via command-line, robot, or dynamic=20 - application. +

+ Apache Forrest is a standards-based documentation framework + which uses Apache Cocoon. Forrest emphasises separation of + presentation and content, using a plugin architecture to + transform and aggregate various input sources into various + output formats. This creates a unified document collection + that can either be used as a dynamic application, or generated + at the command-line, or generated and deployed with an automated + publishing application.

=20 @@ -111,7 +115,7 @@ for the full suite of capabilities.
  • - Based on Java, Forrest is platform-independent, making for a + Based on Java and xml standards, Forrest is platform-independent= , making for a documentation system that is just as portable as the XML data it processes.