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 912AA10D3B for ; Mon, 31 Mar 2014 20:26:37 +0000 (UTC) Received: (qmail 36678 invoked by uid 500); 31 Mar 2014 20:26:32 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 36587 invoked by uid 500); 31 Mar 2014 20:26:29 -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 36550 invoked by uid 99); 31 Mar 2014 20:26:28 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2014 20:26:28 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9D60F91A0B8; Mon, 31 Mar 2014 20:26:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: agrieve@apache.org To: commits@cordova.apache.org Date: Mon, 31 Mar 2014 20:26:29 -0000 Message-Id: <3a8331fd3bd24bf4a7aed82c2200f41d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [02/31] docs commit: [CB-5122] 'SoAndSo Command-line Tools' => 'SoAndSo Development Guide' [CB-5122] 'SoAndSo Command-line Tools' => 'SoAndSo Development Guide' Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/b5dee570 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/b5dee570 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/b5dee570 Branch: refs/heads/master Commit: b5dee570c47ae9aedd1779e01914864057db2bfa Parents: 769eeaa Author: Mike Sierra Authored: Mon Nov 4 16:35:15 2013 -0500 Committer: Mike Sierra Committed: Mon Nov 4 16:35:15 2013 -0500 ---------------------------------------------------------------------- docs/en/edge/guide/platforms/android/index.md | 2 +- docs/en/edge/guide/platforms/android/tools.md | 2 +- .../en/edge/guide/platforms/blackberry/index.md | 2 +- .../en/edge/guide/platforms/blackberry/tools.md | 2 +- .../guide/platforms/blackberry/upgrading.md | 10 ++++----- .../edge/guide/platforms/blackberry10/tools.md | 2 +- .../guide/platforms/blackberry10/upgrading.md | 10 ++++----- docs/en/edge/guide/platforms/index.md | 19 ++++++++--------- docs/en/edge/guide/platforms/ios/index.md | 2 +- docs/en/edge/guide/platforms/ios/tools.md | 2 +- docs/en/edge/guide/platforms/ios/upgrading.md | 22 ++++++++++---------- docs/en/edge/guide/platforms/win8/index.md | 2 +- docs/en/edge/guide/platforms/win8/tools.md | 2 +- docs/en/edge/guide/platforms/wp7/index.md | 2 +- docs/en/edge/guide/platforms/wp8/index.md | 2 +- docs/en/edge/guide/platforms/wp8/tools.md | 2 +- 16 files changed, 42 insertions(+), 43 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/android/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/android/index.md b/docs/en/edge/guide/platforms/android/index.md index 6a536cd..2bdb964 100644 --- a/docs/en/edge/guide/platforms/android/index.md +++ b/docs/en/edge/guide/platforms/android/index.md @@ -23,11 +23,11 @@ This guide shows how to set up your SDK development environment to deploy Cordova apps for Android devices. See the following for more detailed platform-specific information: +* Android Development Guide * Android Configuration * Android WebViews * Android Plugins * Upgrading Android -* Android Command-line Tools The command-line tools above refer to versions prior to Cordova 3.0. See The Command-line Interface for information about the http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/android/tools.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/android/tools.md b/docs/en/edge/guide/platforms/android/tools.md index 0a3c9a6..6fa8c65 100644 --- a/docs/en/edge/guide/platforms/android/tools.md +++ b/docs/en/edge/guide/platforms/android/tools.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# Android Command-line Tools +# Android Development Guide The `cordova` command-line utility is a high-level tool that allows you to build applications across several platforms at once. An older http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/blackberry/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/blackberry/index.md b/docs/en/edge/guide/platforms/blackberry/index.md index 5eaea89..1cbf78a 100644 --- a/docs/en/edge/guide/platforms/blackberry/index.md +++ b/docs/en/edge/guide/platforms/blackberry/index.md @@ -25,10 +25,10 @@ want to target the most recent version, see the BlackBerry 10 Platform Guide. See the following for more detailed platform-specific information: +* BlackBerry Development Guide * BlackBerry Configuration * Upgrading BlackBerry * BlackBerry Plugins -* BlackBerry Command-line Tools The command-line tools above refer to versions prior to Cordova 3.0. See The Command-line Interface for information about the http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/blackberry/tools.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/blackberry/tools.md b/docs/en/edge/guide/platforms/blackberry/tools.md index ce08538..b89e58f 100644 --- a/docs/en/edge/guide/platforms/blackberry/tools.md +++ b/docs/en/edge/guide/platforms/blackberry/tools.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# BlackBerry Command-line Tools +# BlackBerry Development Guide The `cordova` command-line utility is a high-level tool that allows you to build applications across several platforms at once. An older http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/blackberry/upgrading.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/blackberry/upgrading.md b/docs/en/edge/guide/platforms/blackberry/upgrading.md index 3885260..225b7d7 100644 --- a/docs/en/edge/guide/platforms/blackberry/upgrading.md +++ b/docs/en/edge/guide/platforms/blackberry/upgrading.md @@ -35,7 +35,7 @@ BlackBerry 10: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in BlackBerry Command-line Tools. This becomes the home of your updated project. +4. Create a new project, as described in BlackBerry Development Guide. This becomes the home of your updated project. 5. Copy your project's source from the old project's `/www` directory to the new project's `/www` directory. @@ -49,7 +49,7 @@ BlackBerry 10: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` file from the new project into your `www` directory, and delete your `www/cordova.js` file. @@ -74,7 +74,7 @@ Also note that the cordova js script file is now called 'cordova.js' and no long 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in BlackBerry Command-line Tools. This becomes the home of your updated project. +4. Create a new project, as described in BlackBerry Development Guide. This becomes the home of your updated project. 5. Copy your project's source from the old project's `/www` directory to the new project's `/www` directory. @@ -88,7 +88,7 @@ BlackBerryOS/Playbook: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` file from the new project into your `www` directory, and delete your `www/cordova.js` file. @@ -108,7 +108,7 @@ BlackBerryOS/Playbook: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in BlackBerry Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in BlackBerry Development Guide. You need the assets from this new project. 5. Copy the `www/cordova-2.7.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.6.0.js` file. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/blackberry10/tools.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/blackberry10/tools.md b/docs/en/edge/guide/platforms/blackberry10/tools.md index 26f5f11..e016fda 100644 --- a/docs/en/edge/guide/platforms/blackberry10/tools.md +++ b/docs/en/edge/guide/platforms/blackberry10/tools.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# BlackBerry 10 Command-line Tools +# BlackBerry 10 Development Guide The `cordova` command-line utility is a high-level tool that allows you to build applications across several platforms at once. An older http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/blackberry10/upgrading.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/blackberry10/upgrading.md b/docs/en/edge/guide/platforms/blackberry10/upgrading.md index 8681df2..487a403 100644 --- a/docs/en/edge/guide/platforms/blackberry10/upgrading.md +++ b/docs/en/edge/guide/platforms/blackberry10/upgrading.md @@ -80,7 +80,7 @@ BlackBerry 10: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in BlackBerry Command-line Tools. This becomes the home of your updated project. +4. Create a new project, as described in BlackBerry Development Guide. This becomes the home of your updated project. 5. Copy your projects source from the old project's `/www` directory to the new project's `/www` directory. @@ -94,7 +94,7 @@ BlackBerry 10: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` file from the new project into your `www` directory, and delete your `www/cordova.js` file. @@ -119,7 +119,7 @@ Also note that the cordova js script file is now called 'cordova.js' and no long 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in BlackBerry Command-line Tools. This becomes the home of your updated project. +4. Create a new project, as described in BlackBerry Development Guide. This becomes the home of your updated project. 5. Copy your projects source from the old project's `/www` directory to the new project's `/www` directory. @@ -133,7 +133,7 @@ BlackBerryOS/Playbook: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` file from the new project into your `www` directory, and delete your `www/cordova.js` file. @@ -153,7 +153,7 @@ BlackBerryOS/Playbook: 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc. -4. Create a new project, as described in BlackBerry Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in BlackBerry Development Guide. You need the assets from this new project. 5. Copy the `www/cordova-2.7.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.6.0.js` file. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/index.md b/docs/en/edge/guide/platforms/index.md index b93de12..a8c7a0a 100644 --- a/docs/en/edge/guide/platforms/index.md +++ b/docs/en/edge/guide/platforms/index.md @@ -40,47 +40,46 @@ a lower-level alternative to the `cordova` command-line utility. ## Android * Android Installation Guide +* Android Development Guide * Android Configuration -* Android WebViews * Android Plugins -* Android Command-line Tools +* Android WebViews * Upgrading Android ## BlackBerry * BlackBerry Installation Guide +* BlackBerry Development Guide * BlackBerry Configuration -* BlackBerry Command-line Tools * Upgrading BlackBerry ## BlackBerry 10 * BlackBerry 10 Installation Guide -* BlackBerry 10 Configuration +* BlackBerry 10 Development Guide +* BlackBerry Configuration * BlackBerry 10 Plugins -* BlackBerry 10 Command-line Tools ## iOS * iOS Installation Guide +* iOS Development Guide * iOS Configuration -* iOS WebViews * iOS Plugins -* iOS Command-line Tools +* iOS WebViews * Upgrading iOS ## Windows Phone * Windows Phone 8 Installation Guide * Windows Phone 7 Installation Guide -* Windows Phone Configuration -* Windows Phone Command-line Tools +* Windows Phone Development Guide * Upgrading Windows Phone ## Windows 8 * Windows 8 Installation Guide -* Windows 8 Command-line Tools +* Windows 8 Development Guide * Upgrading Windows 8 ## Tizen http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/ios/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/ios/index.md b/docs/en/edge/guide/platforms/ios/index.md index 136df11..0dbe380 100644 --- a/docs/en/edge/guide/platforms/ios/index.md +++ b/docs/en/edge/guide/platforms/ios/index.md @@ -27,7 +27,7 @@ following for more detailed platform-specific information: * Upgrading iOS * iOS WebViews * iOS Plugins -* iOS Command-line Tools +* iOS Development Guide The command-line tools above refer to versions prior to Cordova 3.0. See The Command-line Interface for information about the http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/ios/tools.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/ios/tools.md b/docs/en/edge/guide/platforms/ios/tools.md index cd8cc4d..1a80720 100644 --- a/docs/en/edge/guide/platforms/ios/tools.md +++ b/docs/en/edge/guide/platforms/ios/tools.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# iOS Command-line Tools +# iOS Development Guide The `cordova` command-line utility is a high-level tool that allows you to build applications across several platforms at once. An older http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/ios/upgrading.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/ios/upgrading.md b/docs/en/edge/guide/platforms/ios/upgrading.md index aa62302..7548cf5 100644 --- a/docs/en/edge/guide/platforms/ios/upgrading.md +++ b/docs/en/edge/guide/platforms/ios/upgrading.md @@ -85,7 +85,7 @@ For CLI projects, run: 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` (note that it does not have a version suffix anymore, the version is in the file itself in the header) file from the new project into your `www` directory, and delete your `www/cordova.js` file. @@ -106,7 +106,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` (note that it does not have a version suffix anymore, the version is in the file itself in the header) file from the new project into your `www` directory, and delete your `www/cordova.js` file. @@ -122,7 +122,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova.js` (note that it does not have a version suffix anymore, the version is in the file itself in the header) file from the new project into your `www` directory, and delete your `www/cordova-2.7.0.js` file. @@ -161,7 +161,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. you need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. you need the assets from this new project. 5. Copy the `www/cordova-2.7.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.6.0.js` file. @@ -181,7 +181,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the project's `www/cordova-2.6.0.js` file into your `www` directory, and delete your `www/cordova-2.5.0.js` file. @@ -207,7 +207,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova-2.5.0.js` file from the new project into your `www` directory and delete your `www/cordova-2.4.0.js` file. @@ -233,7 +233,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova-2.4.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.3.0.js` file. @@ -259,7 +259,7 @@ Manage Plugins. 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova-2.3.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.2.0.js` file. @@ -293,7 +293,7 @@ You can get this by accessing the `userAgent` property off the main view-control 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -4. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +4. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 5. Copy the `www/cordova-2.2.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.1.0.js` file. @@ -323,7 +323,7 @@ With Cordova 2.1.0, `CordovaLib` has been upgraded to use __Automatic Reference 3. Using Terminal.app, navigate to the directory where you put the downloaded source above. -5. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +5. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 6. Copy the `www/cordova-2.1.0.js` file from the new project into your `www` directory, and delete your `www/cordova-2.0.0.js` file. @@ -351,7 +351,7 @@ With Cordova 2.1.0, `CordovaLib` has been upgraded to use __Automatic Reference 1. Install Cordova 2.0.0. -2. Create a new project, as described in iOS Command-line Tools. You need the assets from this new project. +2. Create a new project, as described in iOS Development Guide. You need the assets from this new project. 3. Copy the `www/cordova-2.0.0.js` file from the new project into your `www` directory, and delete your `www/cordova-1.9.0.js` file. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/win8/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/win8/index.md b/docs/en/edge/guide/platforms/win8/index.md index 7cda7f4..69c0a4e 100644 --- a/docs/en/edge/guide/platforms/win8/index.md +++ b/docs/en/edge/guide/platforms/win8/index.md @@ -24,7 +24,7 @@ deploy Cordova apps for Windows 8. See the following for more detailed platform-specific information: * Upgrading Windows 8 -* Windows 8 Command-line Tools +* Windows 8 Development Guide The command-line tools above refer to versions prior to Cordova 3.0. See The Command-line Interface for information about the http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/win8/tools.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/win8/tools.md b/docs/en/edge/guide/platforms/win8/tools.md index 3021824..90c92dc 100644 --- a/docs/en/edge/guide/platforms/win8/tools.md +++ b/docs/en/edge/guide/platforms/win8/tools.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# Windows 8 Command-line Tools +# Windows 8 Development Guide The `cordova` command-line utility is a high-level tool that allows you to build applications across several platforms at once. An older http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/wp7/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/wp7/index.md b/docs/en/edge/guide/platforms/wp7/index.md index 6635fcd..2d8696d 100644 --- a/docs/en/edge/guide/platforms/wp7/index.md +++ b/docs/en/edge/guide/platforms/wp7/index.md @@ -30,7 +30,7 @@ applies to both versions: * Upgrading Windows Phone * Windows Phone Plugins -* Windows Phone Command-line Tools +* Windows Phone Development Guide The command-line tools above refer to versions prior to Cordova 3.0. See The Command-line Interface for information about the http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/wp8/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/wp8/index.md b/docs/en/edge/guide/platforms/wp8/index.md index b64952a..4d82ba4 100644 --- a/docs/en/edge/guide/platforms/wp8/index.md +++ b/docs/en/edge/guide/platforms/wp8/index.md @@ -32,7 +32,7 @@ applies to both versions: - Upgrading Windows Phone - Windows Phone Plugins -- Windows Phone Command-line Tools +- Windows Phone Development Guide The command-line tools above refer to versions prior to Cordova 3.0. See The Command-line Interface for information about the http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5dee570/docs/en/edge/guide/platforms/wp8/tools.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/platforms/wp8/tools.md b/docs/en/edge/guide/platforms/wp8/tools.md index d85aff1..58cc674 100644 --- a/docs/en/edge/guide/platforms/wp8/tools.md +++ b/docs/en/edge/guide/platforms/wp8/tools.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# Windows Phone Command-line Tools +# Windows Phone Development Guide The `cordova` command-line utility is a high-level tool that allows you to build applications across several platforms at once. An older