From odf-commits-return-136-apmail-incubator-odf-commits-archive=incubator.apache.org@incubator.apache.org Fri Sep 2 08:19:21 2011 Return-Path: X-Original-To: apmail-incubator-odf-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-odf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CEE87761 for ; Fri, 2 Sep 2011 08:19:21 +0000 (UTC) Received: (qmail 32552 invoked by uid 500); 2 Sep 2011 08:19:21 -0000 Delivered-To: apmail-incubator-odf-commits-archive@incubator.apache.org Received: (qmail 32471 invoked by uid 500); 2 Sep 2011 08:19:19 -0000 Mailing-List: contact odf-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: odf-dev@incubator.apache.org Delivered-To: mailing list odf-commits@incubator.apache.org Received: (qmail 32388 invoked by uid 99); 2 Sep 2011 08:19:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 08:19:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 08:19:14 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6B6E82388A67; Fri, 2 Sep 2011 08:18:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1164393 - /incubator/odf/site/trunk/content/odftoolkit/simple/demo/index.mdtext Date: Fri, 02 Sep 2011 08:18:54 -0000 To: odf-commits@incubator.apache.org From: devinhan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110902081854.6B6E82388A67@eris.apache.org> Author: devinhan Date: Fri Sep 2 08:18:53 2011 New Revision: 1164393 URL: http://svn.apache.org/viewvc?rev=1164393&view=rev Log: reset title Modified: incubator/odf/site/trunk/content/odftoolkit/simple/demo/index.mdtext Modified: incubator/odf/site/trunk/content/odftoolkit/simple/demo/index.mdtext URL: http://svn.apache.org/viewvc/incubator/odf/site/trunk/content/odftoolkit/simple/demo/index.mdtext?rev=1164393&r1=1164392&r2=1164393&view=diff ============================================================================== --- incubator/odf/site/trunk/content/odftoolkit/simple/demo/index.mdtext (original) +++ incubator/odf/site/trunk/content/odftoolkit/simple/demo/index.mdtext Fri Sep 2 08:18:53 2011 @@ -1,4 +1,6 @@ Demos +----- + The demos of simple java API for ODF project are shown here. Each demo contains the overview of the demo, the code introduction and the code downloading resource.