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

[1/2] docs commit: CB-3906: Yay! That was easy!

Updated Branches:
  refs/heads/master a00e174b3 -> b085f1cbc


CB-3906: Yay! That was easy!


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

Branch: refs/heads/master
Commit: 633ec66126624c52b11732bb163b6f5d7ee8fe33
Parents: 3d1bddc
Author: Joe Bowser <bo...@apache.org>
Authored: Tue Jun 18 15:58:56 2013 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Tue Jun 18 15:58:56 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/upgrading/android/index.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/633ec661/docs/en/edge/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/upgrading/android/index.md b/docs/en/edge/guide/upgrading/android/index.md
index 3079459..4ab9b0e 100644
--- a/docs/en/edge/guide/upgrading/android/index.md
+++ b/docs/en/edge/guide/upgrading/android/index.md
@@ -22,6 +22,9 @@ Upgrading Cordova Android
 
 This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova.
 
+## Upgrade to 2.9.0 from 2.8.0
+1. Run bin/update <project_path>
+
 ## Upgrade to 2.8.0 from 2.7.0 ##
 1. Remove cordova-2.7.0.jar from the libs directory in your project
 2. Add cordova-2.8.0.jar to the libs directory in your project


[2/2] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs

Posted by bo...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs


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

Branch: refs/heads/master
Commit: b085f1cbc4d96ee69e95c430ca57fcbef538c051
Parents: 633ec66 a00e174
Author: Joe Bowser <bo...@apache.org>
Authored: Tue Jun 18 15:59:32 2013 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Tue Jun 18 15:59:32 2013 -0700

----------------------------------------------------------------------
 docs/en/2.8.0/guide/upgrading/ios/index.md      |   8 +
 docs/en/edge/guide/cli/index.md                 | 287 +++++++++++
 docs/en/edge/guide/overview/apis.md             |  25 -
 docs/en/edge/guide/overview/index.md            | 475 ++++++++++++++++++-
 docs/en/edge/guide/overview/primer.md           |  22 -
 docs/en/edge/guide/overview/support.md          | 324 -------------
 .../en/edge/guide/upgrading/blackberry/index.md |  25 +-
 docs/en/edge/guide/upgrading/ios/index.md       |   8 +
 .../img/guide/cli/android_emulate_init.png      | Bin 0 -> 221847 bytes
 .../img/guide/cli/android_emulate_install.png   | Bin 0 -> 279414 bytes
 10 files changed, 786 insertions(+), 388 deletions(-)
----------------------------------------------------------------------