You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/06/19 22:14:31 UTC

[1/2] docs commit: [CB-3905] Update Getting Started home page to focus on CLI.

Updated Branches:
  refs/heads/2.9.x 0a3923821 -> 8352c8110
  refs/heads/master 50865138d -> bad21dd19


[CB-3905] Update Getting Started home page to focus on CLI.

- fill out getting started splash screen
- update splash screen to focus on CLI prereq, omit archaic CL utils


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/bad21dd1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/bad21dd1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/bad21dd1

Branch: refs/heads/master
Commit: bad21dd19a4a4417161e7fd54fc19cdca4e62162
Parents: 5086513
Author: Mike Sierra <le...@gmail.com>
Authored: Tue Jun 18 13:34:23 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Wed Jun 19 11:58:38 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/getting-started/index.md | 36 ++++++++++++++++--------
 1 file changed, 25 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bad21dd1/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 9232fed..2fb092f 100644
--- a/docs/en/edge/guide/getting-started/index.md
+++ b/docs/en/edge/guide/getting-started/index.md
@@ -20,14 +20,28 @@ license: Licensed to the Apache Software Foundation (ASF) under one
 Getting Started Guides
 ======================
 
-- Getting Started with Android
-- Getting Started with BlackBerry
-- Getting Started with BlackBerry 10
-- Getting Started with iOS
-- Getting Started with Symbian
-- Getting Started with WebOS
-- Getting Started with Windows Phone 7
-- Getting Started with Windows Phone 8
-- Getting Started with Windows 8
-- Getting Started with Bada
-- Getting Started with Tizen
+Before developing for any of the platforms listed below, install
+cordova's command-line interface (CLI).
+(For details, see The Cordova Command-line Interface.)
+
+To develop Cordova applications, you must install SDKs for each mobile
+platform you are targeting. This installation is necessary regardless
+of whether you do the majority of your work in the SDK or use the CLI
+for your build cycle.
+
+This section tells you all you need to know to set up your development
+environment to support each platform: where to obtain the SDK, how to
+set up device emulators, how to connect devices for direct testing,
+and managing signing key requirements.
+
+- Getting Started with Android (Windows, Mac, Linux)
+- Getting Started with BlackBerry (Windows, Mac)
+- Getting Started with BlackBerry 10 (Windows, Mac)
+- Getting Started with iOS (Mac)
+- Getting Started with Symbian (Windows, Mac, Linux)
+- Getting Started with WebOS (Windows, Mac, Linux)
+- Getting Started with Windows Phone 7 (Windows 7 or 8)
+- Getting Started with Windows Phone 8 (Windows 8)
+- Getting Started with Windows 8 (Windows 8)
+- Getting Started with Bada (Windows)
+- Getting Started with Tizen (Windows, Linux)


[2/2] docs commit: [CB-3905] Update Getting Started home page to focus on CLI.

Posted by mw...@apache.org.
[CB-3905] Update Getting Started home page to focus on CLI.

- fill out getting started splash screen
- update splash screen to focus on CLI prereq, omit archaic CL utils


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/8352c811
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/8352c811
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/8352c811

Branch: refs/heads/2.9.x
Commit: 8352c8110ebae0f2bc36c6a7ddf92885999a991b
Parents: 0a39238
Author: Mike Sierra <le...@gmail.com>
Authored: Tue Jun 18 13:34:23 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Wed Jun 19 13:14:13 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/getting-started/index.md | 36 ++++++++++++++++--------
 1 file changed, 25 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/8352c811/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 9232fed..2fb092f 100644
--- a/docs/en/edge/guide/getting-started/index.md
+++ b/docs/en/edge/guide/getting-started/index.md
@@ -20,14 +20,28 @@ license: Licensed to the Apache Software Foundation (ASF) under one
 Getting Started Guides
 ======================
 
-- Getting Started with Android
-- Getting Started with BlackBerry
-- Getting Started with BlackBerry 10
-- Getting Started with iOS
-- Getting Started with Symbian
-- Getting Started with WebOS
-- Getting Started with Windows Phone 7
-- Getting Started with Windows Phone 8
-- Getting Started with Windows 8
-- Getting Started with Bada
-- Getting Started with Tizen
+Before developing for any of the platforms listed below, install
+cordova's command-line interface (CLI).
+(For details, see The Cordova Command-line Interface.)
+
+To develop Cordova applications, you must install SDKs for each mobile
+platform you are targeting. This installation is necessary regardless
+of whether you do the majority of your work in the SDK or use the CLI
+for your build cycle.
+
+This section tells you all you need to know to set up your development
+environment to support each platform: where to obtain the SDK, how to
+set up device emulators, how to connect devices for direct testing,
+and managing signing key requirements.
+
+- Getting Started with Android (Windows, Mac, Linux)
+- Getting Started with BlackBerry (Windows, Mac)
+- Getting Started with BlackBerry 10 (Windows, Mac)
+- Getting Started with iOS (Mac)
+- Getting Started with Symbian (Windows, Mac, Linux)
+- Getting Started with WebOS (Windows, Mac, Linux)
+- Getting Started with Windows Phone 7 (Windows 7 or 8)
+- Getting Started with Windows Phone 8 (Windows 8)
+- Getting Started with Windows 8 (Windows 8)
+- Getting Started with Bada (Windows)
+- Getting Started with Tizen (Windows, Linux)