You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/10/01 00:34:10 UTC

[3/3] docs commit: added upgrade portion for windows 8

added upgrade portion for windows 8


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

Branch: refs/heads/master
Commit: 25d08f24d8f4f0975ddfdb39cbd4affebdb1e343
Parents: a3736ec
Author: Steven Gill <st...@gmail.com>
Authored: Mon Sep 30 15:34:00 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Sep 30 15:34:00 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md           | 1 +
 docs/en/edge/guide/platforms/win8/upgrading.md | 4 ++++
 2 files changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/25d08f24/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 76422e9..b2a025e 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -137,6 +137,7 @@ CLI's shorthand stubs.)
         <th><tt>wp7</tt> (Windows<br/>Phone 7)</th>
         <th><tt>wp8</tt> (Windows<br/>Phone 8)</th>
         <th><tt>win8</tt><br/>(Windows 8)</th>
+        <th><tt>firefoxos</tt></th>
         <th><tt>tizen</tt></th>
     </tr>
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/25d08f24/docs/en/edge/guide/platforms/win8/upgrading.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/win8/upgrading.md b/docs/en/edge/guide/platforms/win8/upgrading.md
index 3cb0e1c..d27ba52 100644
--- a/docs/en/edge/guide/platforms/win8/upgrading.md
+++ b/docs/en/edge/guide/platforms/win8/upgrading.md
@@ -24,6 +24,10 @@ Most of these instructions apply to projects created with an older set
 of command-line tools that precede the `cordova` CLI utility. See The Command-line Interface for information how to update the
 version of the CLI.
 
+## Upgrade to 3.1.0
+
+Cordova CLI support for Windows 8 was introduced in Cordova 3.1.0. To upgrade, we suggest creating a new Cordova CLI project and moving over all necessary assets.  
+
 ## Upgrade to 2.9.0 from 2.8.0 ##
 
 The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.