Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4405FC03E for ; Wed, 19 Jun 2013 20:29:32 +0000 (UTC) Received: (qmail 92600 invoked by uid 500); 19 Jun 2013 20:29:32 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 92574 invoked by uid 500); 19 Jun 2013 20:29:32 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 92567 invoked by uid 99); 19 Jun 2013 20:29:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 20:29:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id F02F524FAD; Wed, 19 Jun 2013 20:29:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mwbrooks@apache.org To: commits@cordova.apache.org Message-Id: <1f5d3df9ae1d4306b0e6854247a6f5de@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: docs commit: [CB-3849] Expose new CLI guide on the homepage. Date: Wed, 19 Jun 2013 20:29:31 +0000 (UTC) Updated Branches: refs/heads/2.9.x 033f7ffd5 -> fda1c4969 [CB-3849] Expose new CLI guide on the homepage. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/fda1c496 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/fda1c496 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/fda1c496 Branch: refs/heads/2.9.x Commit: fda1c49694c53094a2f846efd46f245ec471e632 Parents: 033f7ff Author: Mike Sierra Authored: Tue Jun 18 16:21:47 2013 -0400 Committer: Michael Brooks Committed: Wed Jun 19 13:28:20 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/fda1c496/docs/en/edge/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/index.md b/docs/en/edge/index.md index da1890f..b11e452 100644 --- a/docs/en/edge/index.md +++ b/docs/en/edge/index.md @@ -92,8 +92,12 @@ license: Licensed to the Apache Software Foundation (ASF) under one Setup each SDK and create your first Cordova app.
  • +

    The Cordova Command-line Interface

    + Create, build, and deploy from the command-line. +
  • +
  • Command-Line Usage

    - Create, build, deploy, and debug from the command-line. + More command-line tools.
  • Privacy Guide