Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 15184 invoked from network); 30 Oct 2010 16:06:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Oct 2010 16:06:10 -0000 Received: (qmail 24381 invoked by uid 500); 30 Oct 2010 16:06:09 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 24374 invoked by uid 99); 30 Oct 2010 16:06:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Oct 2010 16:06:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sat, 30 Oct 2010 16:05:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 633B623889E1; Sat, 30 Oct 2010 16:04:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1029106 [2/6] - in /db/jdo/site: docs/ docs/guides/ docs/releases/ xdocs/ Date: Sat, 30 Oct 2010 16:04:58 -0000 To: jdo-commits@db.apache.org From: andyj@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101030160459.633B623889E1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/jdo/site/docs/guides.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/guides.html?rev=1029106&r1=1029105&r2=1029106&view=diff ============================================================================== --- db/jdo/site/docs/guides.html (original) +++ db/jdo/site/docs/guides.html Sat Oct 30 16:04:56 2010 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - JDO Guides

Guides

+ @import url("./style/maven-theme.css");

Guides

This section provides guides to the process of introducing JDO into your application.