From svn-return-6849-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Thu Apr 05 03:56:49 2007
Return-Path:
Delivered-To: apmail-forrest-svn-archive@www.apache.org
Received: (qmail 13966 invoked from network); 5 Apr 2007 03:56:48 -0000
Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2)
by minotaur.apache.org with SMTP; 5 Apr 2007 03:56:48 -0000
Received: (qmail 29622 invoked by uid 500); 5 Apr 2007 03:56:55 -0000
Delivered-To: apmail-forrest-svn-archive@forrest.apache.org
Received: (qmail 29563 invoked by uid 500); 5 Apr 2007 03:56:55 -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"
List-Id:
Delivered-To: mailing list svn@forrest.apache.org
Received: (qmail 29554 invoked by uid 99); 5 Apr 2007 03:56:55 -0000
Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 20:56:55 -0700
X-ASF-Spam-Status: No, hits=-99.5 required=10.0
tests=ALL_TRUSTED,NO_REAL_NAME
X-Spam-Check-By: apache.org
Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 20:56:47 -0700
Received: by eris.apache.org (Postfix, from userid 65534)
id 549AB1A9838; Wed, 4 Apr 2007 20:56:27 -0700 (PDT)
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: svn commit: r525693 - in /forrest/trunk/site-author:
content/xdocs/docs_0_80/faq.xml content/xdocs/docs_0_80/index.xml
content/xdocs/index.xml content/xdocs/site.xml status.xml
Date: Thu, 05 Apr 2007 03:56:27 -0000
To: svn@forrest.apache.org
From: crossley@apache.org
X-Mailer: svnmailer-1.1.0
Message-Id: <20070405035627.549AB1A9838@eris.apache.org>
X-Virus-Checked: Checked by ClamAV on apache.org
Author: crossley
Date: Wed Apr 4 20:56:26 2007
New Revision: 525693
URL: http://svn.apache.org/viewvc?view=rev&rev=525693
Log:
Explain our scattered documentation.
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
forrest/trunk/site-author/content/xdocs/docs_0_80/index.xml
forrest/trunk/site-author/content/xdocs/index.xml
forrest/trunk/site-author/content/xdocs/site.xml
forrest/trunk/site-author/status.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml?view=diff&rev=525693&r1=525692&r2=525693
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml Wed Apr 4 20:56:26 2007
@@ -36,6 +36,26 @@
See the Using Forrest guide.
+
+ Where is all of the documentation?
+
+
+ You have a local copy of the main documentation with your version of Forrest.
+ Do 'cd site-author; forrest run' and visit http://localhost:8888/ in your browser.
+ The most recent documentation is in SVN trunk which creates the forrest.apache.org website.
+
+
+ Each plugin has its own documentation
+ and working example its techniques.
+
+
+ The example seed site has other documentation and working example of various techniques.
+ Do 'cd my-new-directory; forrest seed-sample; forrest run'.
+ Every hour the forrestbot generates a static version of this documentation on our
+ testing zone.
+
+
+ What are the system requirements for Forrest?
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/index.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/index.xml?view=diff&rev=525693&r1=525692&r2=525693
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/index.xml Wed Apr 4 20:56:26 2007
@@ -27,11 +27,13 @@
In the How-To section you will find various
practical guides on how to achieve common objectives in Forrest.
-
We also have a FAQ that you should consult before posting questions to
+
We also have a FAQ list that you should consult before posting questions to
our user list.
The documentation Table of Contents provides a
- useful overview of all documentation.
+ useful overview of the main documentation. This FAQ
+ explains that there is other documentation at the example forrest seed
+ site and that each plugin has its own documentation.
There are docs for
Modified: forrest/trunk/site-author/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/index.xml?view=diff&rev=525693&r1=525692&r2=525693
==============================================================================
--- forrest/trunk/site-author/content/xdocs/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/index.xml Wed Apr 4 20:56:26 2007
@@ -201,11 +201,9 @@
Documentation on the Apache Forrest website exists for various versions
including the latest release, the current development, and past releases.
All versions of Forrest include their own copy of the documentation.
- To view it, do 'cd site-author; forrest run' and visit
- http://localhost:8888/ in your browser.
- The Apache Forrest website is updated
- manually as needed, while we develop the
- forrestbot deployment facility.
+ There is also documentation for each plugin and the forrest seed site
+ contains further examples and documentation (see
+ FAQ).
Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?view=diff&rev=525693&r1=525692&r2=525693
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Wed Apr 4 20:56:26 2007
@@ -331,6 +331,7 @@
+
Modified: forrest/trunk/site-author/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?view=diff&rev=525693&r1=525692&r2=525693
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Wed Apr 4 20:56:26 2007
@@ -143,6 +143,11 @@
+ Added notes to explain the main documentation,
+ as well as documentation and examples in each plugins and documentation
+ and examples in the 'forrest seed-sample' site.
+
+
Added notes about debugging
the XML Catalog Entity Resolver for local DTDs.