Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 79624 invoked from network); 25 Nov 2004 11:35:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Nov 2004 11:35:02 -0000 Received: (qmail 59536 invoked by uid 500); 25 Nov 2004 11:35:01 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 59496 invoked by uid 500); 25 Nov 2004 11:35:00 -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 59477 invoked by uid 99); 25 Nov 2004 11:35:00 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,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, 25 Nov 2004 03:34:59 -0800 Received: (qmail 79477 invoked by uid 65534); 25 Nov 2004 11:34:58 -0000 Date: 25 Nov 2004 11:34:58 -0000 Message-ID: <20041125113458.79475.qmail@minotaur.apache.org> From: thorsten@apache.org To: svn@forrest.apache.org Subject: svn commit: r106567 - /forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: thorsten Date: Thu Nov 25 03:34:55 2004 New Revision: 106567 URL: http://svn.apache.org/viewcvs?view=rev&rev=106567 Log: added example line to docs about the contracts.gt Modified: forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml Modified: forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml Url: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml?view=diff&rev=106567&p1=forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml&r1=106566&p2=forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml&r2=106567 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.fbits/src/documentation/content/xdocs/index.xml Thu Nov 25 03:34:55 2004 @@ -22,11 +22,19 @@
Apache Forrest - fbits Plugin -

This plugin provides fbits in different markup. It will first support html and then fo,...

+

This plugin provides fbits in different markup. It will first support + html and then fo,...

+
+
+ Examples +

Contracts contains all fbits that have been + capsulated. It will display the basic information and a description about + the fbit.

fbits -

function-bits or short fbits are capsulated functions that can be used in the site. A fbit contains following parts:

+

function-bits or short fbits are capsulated functions that can be used + in the site. A fbit contains following parts:

This functions ...