From continuum-commits-return-3770-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Sat Feb 02 23:23:09 2008 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 83289 invoked from network); 2 Feb 2008 23:23:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2008 23:23:09 -0000 Received: (qmail 65017 invoked by uid 500); 2 Feb 2008 23:23:00 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 64990 invoked by uid 500); 2 Feb 2008 23:23:00 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 64977 invoked by uid 99); 2 Feb 2008 23:23:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2008 15:23:00 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2008 23:22:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4AC4B1A9838; Sat, 2 Feb 2008 15:22:46 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r617925 - /maven/continuum/trunk/continuum-docs/src/site/apt/user_guides/index.apt Date: Sat, 02 Feb 2008 23:22:46 -0000 To: continuum-commits@maven.apache.org From: wsmoak@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080202232246.4AC4B1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wsmoak Date: Sat Feb 2 15:22:42 2008 New Revision: 617925 URL: http://svn.apache.org/viewvc?rev=617925&view=rev Log: Add links to user guides index. Modified: maven/continuum/trunk/continuum-docs/src/site/apt/user_guides/index.apt Modified: maven/continuum/trunk/continuum-docs/src/site/apt/user_guides/index.apt URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-docs/src/site/apt/user_guides/index.apt?rev=617925&r1=617924&r2=617925&view=diff ============================================================================== --- maven/continuum/trunk/continuum-docs/src/site/apt/user_guides/index.apt (original) +++ maven/continuum/trunk/continuum-docs/src/site/apt/user_guides/index.apt Sat Feb 2 15:22:42 2008 @@ -1,11 +1,15 @@ ------ User's Guides ------ - Emmanuel Venisse - ------ - Oct 3 2007 - ------ User's Guides - To write \ No newline at end of file + * {{{building_project/index.html}Building Projects}} + + * {{{managing_builddef/index.html}Managing Build Definitions}} + + * {{{managing_project/index.html}Managing Projects}} + + * {{{notification/index.html}Notifications}} + + * {{{release/index.html}Releasing Projects}} \ No newline at end of file