Return-Path: X-Original-To: apmail-incubator-ctakes-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ctakes-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 68142D29B for ; Fri, 24 Aug 2012 18:31:21 +0000 (UTC) Received: (qmail 73568 invoked by uid 500); 24 Aug 2012 18:31:21 -0000 Delivered-To: apmail-incubator-ctakes-commits-archive@incubator.apache.org Received: (qmail 73538 invoked by uid 500); 24 Aug 2012 18:31:21 -0000 Mailing-List: contact ctakes-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ctakes-dev@incubator.apache.org Delivered-To: mailing list ctakes-commits@incubator.apache.org Received: (qmail 73525 invoked by uid 99); 24 Aug 2012 18:31:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2012 18:31:21 +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, 24 Aug 2012 18:31:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 20B652388900; Fri, 24 Aug 2012 18:30:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1377021 - /incubator/ctakes/site/trunk/templates/sidenav.mdtext Date: Fri, 24 Aug 2012 18:30:35 -0000 To: ctakes-commits@incubator.apache.org From: chenpei@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120824183035.20B652388900@eris.apache.org> Author: chenpei Date: Fri Aug 24 18:30:34 2012 New Revision: 1377021 URL: http://svn.apache.org/viewvc?rev=1377021&view=rev Log: added users and developers sections on side nav Modified: incubator/ctakes/site/trunk/templates/sidenav.mdtext Modified: incubator/ctakes/site/trunk/templates/sidenav.mdtext URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/templates/sidenav.mdtext?rev=1377021&r1=1377020&r2=1377021&view=diff ============================================================================== --- incubator/ctakes/site/trunk/templates/sidenav.mdtext (original) +++ incubator/ctakes/site/trunk/templates/sidenav.mdtext Fri Aug 24 18:30:34 2012 @@ -2,9 +2,9 @@ - [About](/ctakes/index.html) - [Downloads](/ctakes/downloads.html) - - [Getting Started](/ctakes/gettingstarted.html) - [Incubator page](http://incubator.apache.org/projects/ctakes.html) - [License](/ctakes/license.html) + - [History](/ctakes/history.html) # Community @@ -13,7 +13,13 @@ - [People](/ctakes/people.html) - [Community FAQs](/ctakes/community-faqs.html) -# Development +# Users + + - [Getting Started](/ctakes/gettingstarted.html) + - [User Guide](/ctakes/userguide.html) + - [User FAQs](/ctakes/user-faqs.html) + +# Developers - [Source Code](/ctakes/source.html) - [Bug Tracker](https://issues.apache.org/jira/browse/ctakes)