[CB-3827] separate platform-specific CL tool guides; still needs cleanup
Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/4db1732c Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/4db1732c Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/4db1732c Branch: refs/heads/master Commit: 4db1732c651abe3b86deeefbd4f1debc6a73180a Parents: f488410 Author: Mike Sierra <[email protected]> Authored: Thu Jul 4 11:40:05 2013 -0400 Committer: Mike Sierra <[email protected]> Committed: Thu Jul 4 11:40:05 2013 -0400 ---------------------------------------------------------------------- docs/en/edge/guide/getting-started/index.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/4db1732c/docs/en/edge/guide/getting-started/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/getting-started/index.md b/docs/en/edge/guide/getting-started/index.md index e2367d4..9c080f9 100644 --- a/docs/en/edge/guide/getting-started/index.md +++ b/docs/en/edge/guide/getting-started/index.md @@ -43,34 +43,44 @@ a lower-level alternative to the `cordova` command-line utility. * Android Platform Guide * Android Configuration * Android Plugins +* Android Command-Line Tools * Upgrading Android ## BlackBerry (Windows, Mac) * BlackBerry Platform Guide -* BlackBerry 10 Platform Guide * BlackBerry Configuration -* BlackBerry 10 Plugins +* Blackberry Command-Line Tools * Upgrading BlackBerry +## BlackBerry 10 (Windows, Mac) + +* BlackBerry 10 Platform Guide +* BlackBerry 10 Plugins +* Blackberry 10 Command-Line Tools + ## iOS (Mac) * iOS Platform Guide * iOS Configuration * iOS Plugins +* iOS Command-Line Tools * Upgrading iOS ## Windows Phone -* Windows Phone 7 Platform Guide (Windows 7 or 8) -* Windows Phone 7 Configuration - * Windows Phone 8 Platform Guide (Windows 8) * Windows Phone 8 Configuration +* Windows Phone 7 Platform Guide (Windows 7 or 8) +* Windows Phone 7 Configuration +* Windows Phone Command-Line Tools * Upgrading Windows Phone +## Windows 8 + * Windows 8 Platform Guide (Windows 8) * Windows 8 Configuration +* Windows 8 Command-Line Tools * Upgrading Windows 8 ## Tizen @@ -80,4 +90,3 @@ a lower-level alternative to the `cordova` command-line utility. ## FirefoxOS * FirefoxOS Configuration -
