Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 51B35200BDC for ; Wed, 14 Dec 2016 13:58:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 504B5160B19; Wed, 14 Dec 2016 12:58:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BE111160B13 for ; Wed, 14 Dec 2016 13:58:24 +0100 (CET) Received: (qmail 54686 invoked by uid 500); 14 Dec 2016 12:58:24 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 54677 invoked by uid 99); 14 Dec 2016 12:58:24 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2016 12:58:24 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 7CF683A023D for ; Wed, 14 Dec 2016 12:58:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1774208 - /cayenne/site/cms/trunk/content/docs/index.mdtext Date: Wed, 14 Dec 2016 12:58:23 -0000 To: commits@cayenne.apache.org From: skolbachev@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161214125823.7CF683A023D@svn01-us-west.apache.org> archived-at: Wed, 14 Dec 2016 12:58:25 -0000 Author: skolbachev Date: Wed Dec 14 12:58:23 2016 New Revision: 1774208 URL: http://svn.apache.org/viewvc?rev=1774208&view=rev Log: CMS commit to cayenne by skolbachev Modified: cayenne/site/cms/trunk/content/docs/index.mdtext Modified: cayenne/site/cms/trunk/content/docs/index.mdtext URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/index.mdtext?rev=1774208&r1=1774207&r2=1774208&view=diff ============================================================================== --- cayenne/site/cms/trunk/content/docs/index.mdtext (original) +++ cayenne/site/cms/trunk/content/docs/index.mdtext Wed Dec 14 12:58:23 2016 @@ -5,18 +5,10 @@ Title: Documentation Documentation, the JavaDoc API, examples and articles can all be found here. -* [Getting Started (3.1)](/docs/3.1/tutorial/index.html) -* [Version 3.1 (beta)](/docs/3.1/index.html) -* [Version 3.0 (stable)](/docs/3.0/index.html) +* [Getting Started (4.0)](/docs/4.0/tutorial/index.html) +* [Version 4.0 (alpha)](/docs/4.0/index.html) +* [Version 3.1 (stable)](/docs/3.1/index.html) ## Legacy Documentation * [Legacy Releases](/legacy.html) - - -## External Documentation - -This section lists documentation and reference materials that are -maintained outside of Cayenne project. - -* [TapCayCrud](http://sourceforge.net/projects/tapcaycrud) - a Tapestry/Cayenne/Maven2 tutorial.