Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 3269 invoked from network); 9 Oct 2004 00:59:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Oct 2004 00:59:44 -0000 Received: (qmail 30509 invoked by uid 500); 9 Oct 2004 00:59:44 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 30452 invoked by uid 500); 9 Oct 2004 00:59:43 -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 30438 invoked by uid 99); 9 Oct 2004 00:59:43 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 08 Oct 2004 17:59:43 -0700 Received: (qmail 3244 invoked by uid 65534); 9 Oct 2004 00:59:42 -0000 Date: 9 Oct 2004 00:59:42 -0000 Message-ID: <20041009005942.3242.qmail@minotaur.apache.org> From: crossley@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 54143 - forrest/trunk X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: crossley Date: Fri Oct 8 17:59:41 2004 New Revision: 54143 Modified: forrest/trunk/index.html Log: Add a note that the up-to-date documentation is at the website. Modified: forrest/trunk/index.html ============================================================================== --- forrest/trunk/index.html (original) +++ forrest/trunk/index.html Fri Oct 8 17:59:41 2004 @@ -62,7 +62,7 @@ Point your web browser to the index.html file.

-

Run a webapp of the Forrest site

+

Run a webapp of the Apache Forrest site

Type 'forrest run' in this top-level directory. You can then point your browser to http://localhost:8888/ @@ -88,6 +88,10 @@

Type 'forrest -projecthelp' to list the available Forrest commands. NOTE: use the 'forrest.bat' version when running under Cygwin! +

+ +

Your distribution has a copy of the Apache Forrest core documentation. + Refer to the online or SVN version for the up-to-date documentation.

For further information please read our