Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 40601 invoked from network); 6 May 2005 02:28:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 02:28:32 -0000 Received: (qmail 93638 invoked by uid 500); 6 May 2005 02:31:02 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 93589 invoked by uid 500); 6 May 2005 02:31:01 -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 93570 invoked by uid 99); 6 May 2005 02:31:01 -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; Thu, 05 May 2005 19:31:01 -0700 Received: (qmail 40561 invoked by uid 65534); 6 May 2005 02:28:29 -0000 Message-ID: <20050506022829.40559.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r168497 - /forrest/branches/forrest_06_branch/src/documentation/content/xdocs/index.xml Date: Fri, 06 May 2005 02:28:28 -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: Thu May 5 19:28:28 2005 New Revision: 168497 URL: http://svn.apache.org/viewcvs?rev=3D168497&view=3Drev Log: Replace the description of Forrest. http://marc.theaimsgroup.com/?t=3D111378643200001 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=3D168497&r1=3D168496&r2=3D168497&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 Thu May 5 19:28:28 2005 @@ -23,14 +23,13 @@
Introduction

- 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. + Apache Forrest is a publishing framework that transforms + input from various sources into a unified presentation + in one or more output formats. The modular and extensible + plugin architecture is based on Apache Cocoon and relevant + standards, which separates presentation from content. + Forrest can generate static documents, or be used as a + dynamic server, or be deployed by its automated facility.

=20