You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/05/21 19:38:48 UTC

[3/3] docs commit: Merge branch 'master' of https://github.com/apache/cordova-docs into win10

Merge branch 'master' of https://github.com/apache/cordova-docs into win10

Conflicts:
	docs/en/edge/guide/platforms/win8/index.md


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

Branch: refs/heads/master
Commit: 50f1d881c709e11a180ed621fa43fe49f916f505
Parents: 2e56e09 aada385
Author: Rob Paveza <Ro...@microsoft.com>
Authored: Thu May 21 10:17:26 2015 -0700
Committer: Rob Paveza <Ro...@microsoft.com>
Committed: Thu May 21 10:17:26 2015 -0700

----------------------------------------------------------------------
 README.md                                       |   1 +
 VERSION                                         |   2 +-
 bin/incrementversion                            |   0
 docs/de/edge/config_ref/index.md                |  17 +-
 docs/de/edge/cordova/events/events.md           |  12 +-
 docs/de/edge/cordova/events/events.pause.md     |   2 +-
 docs/de/edge/cordova/events/events.resume.md    |   2 +-
 docs/de/edge/cordova/plugins/pluginapis.md      |  56 +-
 docs/de/edge/guide/appdev/security/index.md     |  18 +-
 docs/de/edge/guide/appdev/whitelist/index.md    | 119 +--
 docs/de/edge/guide/cli/index.md                 |  52 +-
 docs/de/edge/guide/hybrid/plugins/index.md      |   2 +-
 .../edge/guide/platforms/amazonfireos/index.md  |   2 +-
 docs/de/edge/guide/platforms/android/index.md   | 273 +++---
 docs/de/edge/guide/platforms/android/tools.md   | 107 ++-
 docs/de/edge/guide/platforms/android/upgrade.md | 200 +++--
 .../edge/guide/platforms/blackberry10/index.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |   2 +-
 docs/de/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/de/edge/guide/platforms/ios/index.md       |  93 +-
 docs/de/edge/guide/platforms/ubuntu/index.md    |   4 +-
 docs/de/edge/guide/platforms/win8/index.md      | 119 ++-
 docs/de/edge/guide/platforms/wp8/plugin.md      |  19 +-
 docs/de/edge/guide/platforms/wp8/upgrade.md     |   4 +-
 docs/de/edge/guide/platforms/wp8/vmware.md      |   2 +-
 docs/de/edge/plugin_ref/plugman.md              |  38 +-
 docs/de/edge/plugin_ref/spec.md                 |  54 +-
 docs/en/4.0.0/cordova/storage/storage.md        |   2 +-
 docs/en/4.0.0/guide/platforms/wp8/index.md      |   2 +
 docs/en/5.0.0/config.json                       |  18 +
 docs/en/5.0.0/config_ref/images.md              | 209 +++++
 docs/en/5.0.0/config_ref/index.md               | 238 +++++
 .../5.0.0/cordova/events/events.backbutton.md   |  81 ++
 .../5.0.0/cordova/events/events.deviceready.md  |  90 ++
 .../cordova/events/events.endcallbutton.md      |  78 ++
 docs/en/5.0.0/cordova/events/events.md          |  47 +
 .../5.0.0/cordova/events/events.menubutton.md   |  80 ++
 docs/en/5.0.0/cordova/events/events.pause.md    | 101 +++
 docs/en/5.0.0/cordova/events/events.resume.md   | 114 +++
 .../5.0.0/cordova/events/events.searchbutton.md |  79 ++
 .../cordova/events/events.startcallbutton.md    |  79 ++
 .../cordova/events/events.volumedownbutton.md   |  80 ++
 .../cordova/events/events.volumeupbutton.md     |  80 ++
 docs/en/5.0.0/cordova/plugins/pluginapis.md     |  93 ++
 docs/en/5.0.0/cordova/storage/storage.md        |  67 ++
 docs/en/5.0.0/guide/appdev/privacy/index.md     | 117 +++
 docs/en/5.0.0/guide/appdev/security/index.md    |  91 ++
 docs/en/5.0.0/guide/appdev/whitelist/index.md   | 173 ++++
 docs/en/5.0.0/guide/cli/index.md                | 550 ++++++++++++
 docs/en/5.0.0/guide/hybrid/plugins/index.md     | 216 +++++
 docs/en/5.0.0/guide/hybrid/webviews/index.md    |  36 +
 docs/en/5.0.0/guide/next/index.md               | 214 +++++
 docs/en/5.0.0/guide/overview/index.md           | 158 ++++
 .../guide/platforms/amazonfireos/config.md      |  81 ++
 .../5.0.0/guide/platforms/amazonfireos/index.md | 192 +++++
 .../guide/platforms/amazonfireos/plugin.md      | 100 +++
 .../guide/platforms/amazonfireos/webview.md     | 127 +++
 docs/en/5.0.0/guide/platforms/android/config.md | 106 +++
 docs/en/5.0.0/guide/platforms/android/index.md  | 304 +++++++
 docs/en/5.0.0/guide/platforms/android/plugin.md | 240 ++++++
 docs/en/5.0.0/guide/platforms/android/tools.md  | 215 +++++
 .../en/5.0.0/guide/platforms/android/upgrade.md | 518 +++++++++++
 .../en/5.0.0/guide/platforms/android/webview.md | 131 +++
 .../5.0.0/guide/platforms/blackberry/upgrade.md | 431 ++++++++++
 .../guide/platforms/blackberry10/config.md      |  51 ++
 .../5.0.0/guide/platforms/blackberry10/index.md | 267 ++++++
 .../guide/platforms/blackberry10/plugin.md      | 255 ++++++
 .../5.0.0/guide/platforms/blackberry10/tools.md | 178 ++++
 .../guide/platforms/blackberry10/upgrade.md     | 502 +++++++++++
 .../en/5.0.0/guide/platforms/firefoxos/index.md |  76 ++
 docs/en/5.0.0/guide/platforms/index.md          |  96 +++
 docs/en/5.0.0/guide/platforms/ios/config.md     | 119 +++
 docs/en/5.0.0/guide/platforms/ios/index.md      | 260 ++++++
 docs/en/5.0.0/guide/platforms/ios/plugin.md     | 246 ++++++
 docs/en/5.0.0/guide/platforms/ios/tools.md      |  74 ++
 docs/en/5.0.0/guide/platforms/ios/upgrade.md    | 804 +++++++++++++++++
 docs/en/5.0.0/guide/platforms/ios/webview.md    | 179 ++++
 docs/en/5.0.0/guide/platforms/tizen/index.md    | 116 +++
 docs/en/5.0.0/guide/platforms/ubuntu/index.md   | 101 +++
 docs/en/5.0.0/guide/platforms/win8/index.md     | 223 +++++
 docs/en/5.0.0/guide/platforms/win8/plugin.md    | 216 +++++
 docs/en/5.0.0/guide/platforms/win8/upgrade.md   |  61 ++
 docs/en/5.0.0/guide/platforms/wp8/index.md      | 249 ++++++
 docs/en/5.0.0/guide/platforms/wp8/parallels.md  |  46 +
 docs/en/5.0.0/guide/platforms/wp8/plugin.md     | 235 +++++
 docs/en/5.0.0/guide/platforms/wp8/upgrade.md    | 105 +++
 docs/en/5.0.0/guide/platforms/wp8/vmware.md     |  54 ++
 docs/en/5.0.0/guide/platforms/wp8/webview.md    |  54 ++
 docs/en/5.0.0/guide/support/index.md            | 357 ++++++++
 docs/en/5.0.0/index.md                          |  98 +++
 docs/en/5.0.0/plugin_ref/plugman.md             | 203 +++++
 docs/en/5.0.0/plugin_ref/spec.md                | 667 ++++++++++++++
 docs/en/edge/config_ref/index.md                |  21 +
 docs/en/edge/cordova/events/events.md           |   4 +-
 docs/en/edge/cordova/plugins/pluginapis.md      |  50 +-
 docs/en/edge/guide/appdev/hooks/index.md        | 253 ++++++
 docs/en/edge/guide/appdev/security/index.md     |  10 -
 docs/en/edge/guide/appdev/whitelist/index.md    | 135 +--
 docs/en/edge/guide/cli/index.md                 |  52 +-
 docs/en/edge/guide/hybrid/plugins/index.md      |   2 +-
 docs/en/edge/guide/platforms/android/config.md  |  16 +
 docs/en/edge/guide/platforms/android/index.md   | 297 +++----
 docs/en/edge/guide/platforms/android/tools.md   | 103 +--
 docs/en/edge/guide/platforms/android/upgrade.md |  53 +-
 .../guide/platforms/blackberry10/upgrade.md     |   2 +-
 docs/en/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/en/edge/guide/platforms/index.md           |   1 +
 docs/en/edge/guide/platforms/ios/config.md      |  14 +
 docs/en/edge/guide/platforms/ios/index.md       |  39 +-
 docs/en/edge/guide/platforms/ios/tools.md       |  34 +-
 docs/en/edge/guide/platforms/ubuntu/index.md    |   4 +-
 docs/en/edge/guide/platforms/win8/index.md      |  67 +-
 docs/en/edge/guide/platforms/win8/packaging.md  | 117 +++
 docs/en/edge/guide/platforms/wp8/index.md       |   8 +-
 docs/en/edge/guide/platforms/wp8/plugin.md      |   4 +-
 docs/en/edge/guide/platforms/wp8/upgrade.md     |   4 +-
 docs/en/edge/guide/platforms/wp8/vmware.md      |   2 +-
 docs/en/edge/guide/support/index.md             |  36 +-
 docs/en/edge/index.md                           |   4 +
 docs/en/edge/plugin_ref/plugman.md              |  38 +-
 docs/en/edge/plugin_ref/spec.md                 |  84 +-
 docs/es/edge/config_ref/index.md                |  17 +-
 docs/es/edge/cordova/events/events.md           |   8 +-
 docs/es/edge/cordova/plugins/pluginapis.md      |  56 +-
 docs/es/edge/guide/appdev/security/index.md     |   6 -
 docs/es/edge/guide/appdev/whitelist/index.md    | 130 +--
 docs/es/edge/guide/cli/index.md                 |  54 +-
 docs/es/edge/guide/hybrid/plugins/index.md      |   2 +-
 docs/es/edge/guide/platforms/android/index.md   | 271 +++---
 docs/es/edge/guide/platforms/android/tools.md   | 119 +--
 docs/es/edge/guide/platforms/android/upgrade.md | 255 +++---
 .../guide/platforms/blackberry10/upgrade.md     |   4 +-
 docs/es/edge/guide/platforms/firefoxos/index.md |   8 +-
 docs/es/edge/guide/platforms/ios/index.md       | 105 ++-
 docs/es/edge/guide/platforms/ubuntu/index.md    |   4 +-
 docs/es/edge/guide/platforms/win8/index.md      | 121 ++-
 docs/es/edge/guide/platforms/wp8/plugin.md      |   2 +-
 docs/es/edge/guide/platforms/wp8/upgrade.md     |   2 +-
 docs/es/edge/guide/platforms/wp8/vmware.md      |   2 +-
 docs/es/edge/plugin_ref/plugman.md              |  38 +-
 docs/es/edge/plugin_ref/spec.md                 |  91 +-
 docs/fr/edge/config_ref/index.md                |  25 +-
 .../fr/edge/cordova/events/events.backbutton.md |   2 +-
 .../edge/cordova/events/events.deviceready.md   |   2 +-
 .../edge/cordova/events/events.endcallbutton.md |   2 +-
 docs/fr/edge/cordova/events/events.md           |  10 +-
 .../fr/edge/cordova/events/events.menubutton.md |   2 +-
 docs/fr/edge/cordova/events/events.pause.md     |   2 +-
 docs/fr/edge/cordova/events/events.resume.md    |   2 +-
 .../edge/cordova/events/events.searchbutton.md  |   2 +-
 .../cordova/events/events.startcallbutton.md    |   2 +-
 .../cordova/events/events.volumedownbutton.md   |   2 +-
 .../cordova/events/events.volumeupbutton.md     |   2 +-
 docs/fr/edge/cordova/plugins/pluginapis.md      |  68 +-
 docs/fr/edge/cordova/storage/storage.md         |   2 +-
 docs/fr/edge/guide/appdev/privacy/index.md      |   2 +-
 docs/fr/edge/guide/appdev/security/index.md     |   6 -
 docs/fr/edge/guide/appdev/whitelist/index.md    | 128 +--
 docs/fr/edge/guide/cli/index.md                 |  54 +-
 docs/fr/edge/guide/hybrid/plugins/index.md      |   4 +-
 docs/fr/edge/guide/hybrid/webviews/index.md     |   2 +-
 docs/fr/edge/guide/overview/index.md            |   2 +-
 .../edge/guide/platforms/amazonfireos/config.md |   2 +-
 .../edge/guide/platforms/amazonfireos/plugin.md |   2 +-
 .../guide/platforms/amazonfireos/webview.md     |   2 +-
 docs/fr/edge/guide/platforms/android/config.md  |   2 +-
 docs/fr/edge/guide/platforms/android/index.md   | 271 +++---
 docs/fr/edge/guide/platforms/android/plugin.md  |   2 +-
 docs/fr/edge/guide/platforms/android/tools.md   | 109 ++-
 docs/fr/edge/guide/platforms/android/upgrade.md | 215 +++--
 docs/fr/edge/guide/platforms/android/webview.md |   2 +-
 .../edge/guide/platforms/blackberry/upgrade.md  |   2 +-
 .../edge/guide/platforms/blackberry10/config.md |   2 +-
 .../edge/guide/platforms/blackberry10/index.md  |   2 +-
 .../edge/guide/platforms/blackberry10/plugin.md |   2 +-
 .../edge/guide/platforms/blackberry10/tools.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |   6 +-
 docs/fr/edge/guide/platforms/firefoxos/index.md |   6 +-
 docs/fr/edge/guide/platforms/index.md           |   2 +-
 docs/fr/edge/guide/platforms/ios/index.md       | 116 ++-
 docs/fr/edge/guide/platforms/ios/plugin.md      |   2 +-
 docs/fr/edge/guide/platforms/ios/tools.md       |   2 +-
 docs/fr/edge/guide/platforms/ios/upgrade.md     |  10 +-
 docs/fr/edge/guide/platforms/ios/webview.md     |   2 +-
 docs/fr/edge/guide/platforms/tizen/index.md     |   2 +-
 docs/fr/edge/guide/platforms/ubuntu/index.md    |   6 +-
 docs/fr/edge/guide/platforms/win8/index.md      | 125 ++-
 docs/fr/edge/guide/platforms/win8/upgrade.md    |   2 +-
 docs/fr/edge/guide/platforms/wp8/index.md       |   2 +-
 docs/fr/edge/guide/platforms/wp8/plugin.md      |  35 +-
 docs/fr/edge/guide/platforms/wp8/upgrade.md     |   6 +-
 docs/fr/edge/guide/platforms/wp8/vmware.md      |  18 +-
 docs/fr/edge/guide/platforms/wp8/webview.md     |   2 +-
 docs/fr/edge/index.md                           |   2 +-
 docs/fr/edge/plugin_ref/plugman.md              |  40 +-
 docs/fr/edge/plugin_ref/spec.md                 |  90 +-
 docs/it/edge/config_ref/index.md                |  17 +-
 .../it/edge/cordova/events/events.backbutton.md |   2 +-
 .../edge/cordova/events/events.deviceready.md   |   2 +-
 .../edge/cordova/events/events.endcallbutton.md |   2 +-
 docs/it/edge/cordova/events/events.md           |  14 +-
 .../it/edge/cordova/events/events.menubutton.md |   2 +-
 docs/it/edge/cordova/events/events.pause.md     |   4 +-
 docs/it/edge/cordova/events/events.resume.md    |   4 +-
 .../edge/cordova/events/events.searchbutton.md  |   2 +-
 .../cordova/events/events.startcallbutton.md    |   2 +-
 .../cordova/events/events.volumedownbutton.md   |   2 +-
 .../cordova/events/events.volumeupbutton.md     |   2 +-
 docs/it/edge/cordova/plugins/pluginapis.md      |  68 +-
 docs/it/edge/guide/appdev/privacy/index.md      |   2 +-
 docs/it/edge/guide/appdev/security/index.md     |  18 +-
 docs/it/edge/guide/appdev/whitelist/index.md    | 113 +--
 docs/it/edge/guide/cli/index.md                 |  54 +-
 docs/it/edge/guide/hybrid/plugins/index.md      |   4 +-
 docs/it/edge/guide/hybrid/webviews/index.md     |   2 +-
 docs/it/edge/guide/overview/index.md            |   2 +-
 .../edge/guide/platforms/amazonfireos/config.md |   2 +-
 .../edge/guide/platforms/amazonfireos/index.md  |   2 +-
 .../edge/guide/platforms/amazonfireos/plugin.md |   2 +-
 .../guide/platforms/amazonfireos/webview.md     |   2 +-
 docs/it/edge/guide/platforms/android/config.md  |   2 +-
 docs/it/edge/guide/platforms/android/index.md   | 273 +++---
 docs/it/edge/guide/platforms/android/plugin.md  |   2 +-
 docs/it/edge/guide/platforms/android/tools.md   | 109 ++-
 docs/it/edge/guide/platforms/android/upgrade.md | 102 ++-
 docs/it/edge/guide/platforms/android/webview.md |   2 +-
 .../edge/guide/platforms/blackberry/upgrade.md  |   2 +-
 .../edge/guide/platforms/blackberry10/index.md  |   2 +-
 .../edge/guide/platforms/blackberry10/plugin.md |   2 +-
 .../edge/guide/platforms/blackberry10/tools.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |   2 +-
 docs/it/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/it/edge/guide/platforms/index.md           |   2 +-
 docs/it/edge/guide/platforms/ios/config.md      |   2 +-
 docs/it/edge/guide/platforms/ios/index.md       | 112 ++-
 docs/it/edge/guide/platforms/ios/upgrade.md     |   2 +-
 docs/it/edge/guide/platforms/tizen/index.md     |   2 +-
 docs/it/edge/guide/platforms/ubuntu/index.md    |   6 +-
 docs/it/edge/guide/platforms/win8/index.md      | 123 ++-
 docs/it/edge/guide/platforms/wp8/index.md       |   2 +-
 docs/it/edge/guide/platforms/wp8/plugin.md      |  37 +-
 docs/it/edge/guide/platforms/wp8/upgrade.md     |   2 +-
 docs/it/edge/guide/platforms/wp8/vmware.md      |  18 +-
 docs/it/edge/guide/platforms/wp8/webview.md     |   2 +-
 docs/it/edge/index.md                           |   2 +-
 docs/it/edge/plugin_ref/plugman.md              |  40 +-
 docs/it/edge/plugin_ref/spec.md                 |  40 +-
 docs/ja/edge/config_ref/index.md                |  17 +-
 docs/ja/edge/cordova/events/events.md           |  12 +-
 docs/ja/edge/cordova/events/events.pause.md     |   2 +-
 docs/ja/edge/cordova/events/events.resume.md    |   2 +-
 docs/ja/edge/cordova/plugins/pluginapis.md      |  56 +-
 docs/ja/edge/guide/appdev/security/index.md     |  18 +-
 docs/ja/edge/guide/appdev/whitelist/index.md    | 123 +--
 docs/ja/edge/guide/cli/index.md                 |  52 +-
 docs/ja/edge/guide/hybrid/plugins/index.md      |   2 +-
 .../edge/guide/platforms/amazonfireos/index.md  |   2 +-
 docs/ja/edge/guide/platforms/android/index.md   | 273 +++---
 docs/ja/edge/guide/platforms/android/tools.md   | 107 ++-
 docs/ja/edge/guide/platforms/android/upgrade.md | 228 +++--
 .../edge/guide/platforms/blackberry10/index.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |   2 +-
 docs/ja/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/ja/edge/guide/platforms/ios/index.md       | 115 ++-
 docs/ja/edge/guide/platforms/ubuntu/index.md    |   4 +-
 docs/ja/edge/guide/platforms/win8/index.md      | 121 ++-
 docs/ja/edge/guide/platforms/wp8/plugin.md      |   4 +-
 docs/ja/edge/guide/platforms/wp8/upgrade.md     |   2 +-
 docs/ja/edge/guide/platforms/wp8/vmware.md      |   6 +-
 docs/ja/edge/plugin_ref/plugman.md              |  38 +-
 docs/ja/edge/plugin_ref/spec.md                 |  58 +-
 docs/ko/edge/config_ref/index.md                |  17 +-
 .../ko/edge/cordova/events/events.backbutton.md |   2 +-
 .../edge/cordova/events/events.deviceready.md   |   2 +-
 .../edge/cordova/events/events.endcallbutton.md |   2 +-
 docs/ko/edge/cordova/events/events.md           |  14 +-
 .../ko/edge/cordova/events/events.menubutton.md |   2 +-
 docs/ko/edge/cordova/events/events.pause.md     |   4 +-
 docs/ko/edge/cordova/events/events.resume.md    |   4 +-
 .../edge/cordova/events/events.searchbutton.md  |   2 +-
 .../cordova/events/events.startcallbutton.md    |   2 +-
 .../cordova/events/events.volumedownbutton.md   |   2 +-
 .../cordova/events/events.volumeupbutton.md     |   2 +-
 docs/ko/edge/cordova/plugins/pluginapis.md      |  56 +-
 docs/ko/edge/guide/appdev/privacy/index.md      |   2 +-
 docs/ko/edge/guide/appdev/security/index.md     |  18 +-
 docs/ko/edge/guide/appdev/whitelist/index.md    | 123 +--
 docs/ko/edge/guide/cli/index.md                 |  54 +-
 docs/ko/edge/guide/hybrid/plugins/index.md      |   4 +-
 docs/ko/edge/guide/hybrid/webviews/index.md     |   2 +-
 docs/ko/edge/guide/overview/index.md            |   2 +-
 .../edge/guide/platforms/amazonfireos/index.md  |   2 +-
 .../edge/guide/platforms/amazonfireos/plugin.md |   2 +-
 .../guide/platforms/amazonfireos/webview.md     |   2 +-
 docs/ko/edge/guide/platforms/android/config.md  |   2 +-
 docs/ko/edge/guide/platforms/android/index.md   | 273 +++---
 docs/ko/edge/guide/platforms/android/plugin.md  |   2 +-
 docs/ko/edge/guide/platforms/android/tools.md   | 109 ++-
 docs/ko/edge/guide/platforms/android/upgrade.md | 112 ++-
 docs/ko/edge/guide/platforms/android/webview.md |   2 +-
 .../edge/guide/platforms/blackberry/upgrade.md  |   2 +-
 .../edge/guide/platforms/blackberry10/index.md  |   2 +-
 .../edge/guide/platforms/blackberry10/plugin.md |   2 +-
 .../edge/guide/platforms/blackberry10/tools.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |   2 +-
 docs/ko/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/ko/edge/guide/platforms/index.md           |   2 +-
 docs/ko/edge/guide/platforms/ios/index.md       | 110 ++-
 docs/ko/edge/guide/platforms/tizen/index.md     |   2 +-
 docs/ko/edge/guide/platforms/ubuntu/index.md    |   6 +-
 docs/ko/edge/guide/platforms/win8/index.md      | 123 ++-
 docs/ko/edge/guide/platforms/wp8/index.md       |   2 +-
 docs/ko/edge/guide/platforms/wp8/plugin.md      |   2 +-
 docs/ko/edge/guide/platforms/wp8/upgrade.md     |   2 +-
 docs/ko/edge/guide/platforms/wp8/vmware.md      |   4 +-
 docs/ko/edge/guide/platforms/wp8/webview.md     |   2 +-
 docs/ko/edge/index.md                           |   2 +-
 docs/ko/edge/plugin_ref/plugman.md              |  40 +-
 docs/ko/edge/plugin_ref/spec.md                 |  39 +-
 docs/pl/edge/config_ref/index.md                |  17 +-
 docs/pl/edge/cordova/events/events.md           |  12 +-
 docs/pl/edge/cordova/events/events.pause.md     |   2 +-
 docs/pl/edge/cordova/events/events.resume.md    |   2 +-
 docs/pl/edge/cordova/plugins/pluginapis.md      |  56 +-
 docs/pl/edge/guide/appdev/security/index.md     |   6 -
 docs/pl/edge/guide/appdev/whitelist/index.md    | 111 +--
 docs/pl/edge/guide/cli/index.md                 |  52 +-
 docs/pl/edge/guide/hybrid/plugins/index.md      |   2 +-
 docs/pl/edge/guide/platforms/android/index.md   | 271 +++---
 docs/pl/edge/guide/platforms/android/tools.md   | 107 ++-
 docs/pl/edge/guide/platforms/android/upgrade.md | 180 ++--
 .../guide/platforms/blackberry10/upgrade.md     |   2 +-
 docs/pl/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/pl/edge/guide/platforms/ios/index.md       |  93 +-
 docs/pl/edge/guide/platforms/ubuntu/index.md    |   4 +-
 docs/pl/edge/guide/platforms/win8/index.md      | 121 ++-
 docs/pl/edge/guide/platforms/wp8/plugin.md      |   2 +-
 docs/pl/edge/guide/platforms/wp8/upgrade.md     |   2 +-
 docs/pl/edge/guide/platforms/wp8/vmware.md      |   2 +-
 docs/pl/edge/plugin_ref/plugman.md              |  38 +-
 docs/pl/edge/plugin_ref/spec.md                 |  37 +-
 docs/ru/5.0.0/config.json                       |  18 +
 docs/ru/5.0.0/config_ref/images.md              | 210 +++++
 docs/ru/5.0.0/config_ref/index.md               | 188 ++++
 .../5.0.0/cordova/events/events.backbutton.md   |  79 ++
 .../5.0.0/cordova/events/events.deviceready.md  |  82 ++
 .../cordova/events/events.endcallbutton.md      |  79 ++
 docs/ru/5.0.0/cordova/events/events.md          |  50 ++
 .../5.0.0/cordova/events/events.menubutton.md   |  81 ++
 docs/ru/5.0.0/cordova/events/events.pause.md    |  91 ++
 docs/ru/5.0.0/cordova/events/events.resume.md   | 105 +++
 .../5.0.0/cordova/events/events.searchbutton.md |  79 ++
 .../cordova/events/events.startcallbutton.md    |  79 ++
 .../cordova/events/events.volumedownbutton.md   |  80 ++
 .../cordova/events/events.volumeupbutton.md     |  80 ++
 docs/ru/5.0.0/cordova/plugins/pluginapis.md     | 136 +++
 docs/ru/5.0.0/cordova/storage/storage.md        |  65 ++
 docs/ru/5.0.0/guide/appdev/privacy/index.md     |  57 ++
 docs/ru/5.0.0/guide/appdev/security/index.md    | 105 +++
 docs/ru/5.0.0/guide/appdev/whitelist/index.md   | 141 +++
 docs/ru/5.0.0/guide/cli/index.md                | 403 +++++++++
 docs/ru/5.0.0/guide/hybrid/plugins/index.md     | 160 ++++
 docs/ru/5.0.0/guide/hybrid/webviews/index.md    |  29 +
 docs/ru/5.0.0/guide/next/index.md               | 250 ++++++
 docs/ru/5.0.0/guide/overview/index.md           |  74 ++
 .../guide/platforms/amazonfireos/config.md      |  68 ++
 .../5.0.0/guide/platforms/amazonfireos/index.md | 189 ++++
 .../guide/platforms/amazonfireos/plugin.md      | 103 +++
 .../guide/platforms/amazonfireos/webview.md     | 126 +++
 docs/ru/5.0.0/guide/platforms/android/config.md |  83 ++
 docs/ru/5.0.0/guide/platforms/android/index.md  | 272 ++++++
 docs/ru/5.0.0/guide/platforms/android/plugin.md | 179 ++++
 docs/ru/5.0.0/guide/platforms/android/tools.md  | 190 ++++
 .../ru/5.0.0/guide/platforms/android/upgrade.md | 498 +++++++++++
 .../5.0.0/guide/platforms/android/upgrading.md  | 430 +++++++++
 .../ru/5.0.0/guide/platforms/android/webview.md | 113 +++
 .../5.0.0/guide/platforms/blackberry/config.md  |  22 +
 .../5.0.0/guide/platforms/blackberry/index.md   | 164 ++++
 .../5.0.0/guide/platforms/blackberry/plugin.md  | 102 +++
 .../5.0.0/guide/platforms/blackberry/tools.md   |  60 ++
 .../5.0.0/guide/platforms/blackberry/upgrade.md | 430 +++++++++
 .../guide/platforms/blackberry/upgrading.md     | 423 +++++++++
 .../guide/platforms/blackberry10/config.md      |  38 +
 .../5.0.0/guide/platforms/blackberry10/index.md | 257 ++++++
 .../guide/platforms/blackberry10/plugin.md      | 203 +++++
 .../5.0.0/guide/platforms/blackberry10/tools.md | 141 +++
 .../guide/platforms/blackberry10/upgrade.md     | 490 +++++++++++
 .../guide/platforms/blackberry10/upgrading.md   | 466 ++++++++++
 .../5.0.0/guide/platforms/firefoxos/config.md   |  20 +
 .../ru/5.0.0/guide/platforms/firefoxos/index.md |  92 ++
 docs/ru/5.0.0/guide/platforms/index.md          |  83 ++
 docs/ru/5.0.0/guide/platforms/ios/config.md     |  93 ++
 docs/ru/5.0.0/guide/platforms/ios/index.md      | 214 +++++
 docs/ru/5.0.0/guide/platforms/ios/plugin.md     | 181 ++++
 docs/ru/5.0.0/guide/platforms/ios/tools.md      |  61 ++
 docs/ru/5.0.0/guide/platforms/ios/upgrade.md    | 811 +++++++++++++++++
 docs/ru/5.0.0/guide/platforms/ios/upgrading.md  | 768 +++++++++++++++++
 docs/ru/5.0.0/guide/platforms/ios/webview.md    | 149 ++++
 docs/ru/5.0.0/guide/platforms/tizen/index.md    | 115 +++
 docs/ru/5.0.0/guide/platforms/ubuntu/index.md   |  94 ++
 docs/ru/5.0.0/guide/platforms/win8/index.md     | 190 ++++
 docs/ru/5.0.0/guide/platforms/win8/plugin.md    | 204 +++++
 docs/ru/5.0.0/guide/platforms/win8/tools.md     |  37 +
 docs/ru/5.0.0/guide/platforms/win8/upgrade.md   |  59 ++
 docs/ru/5.0.0/guide/platforms/win8/upgrading.md |  56 ++
 docs/ru/5.0.0/guide/platforms/wp7/index.md      | 104 +++
 docs/ru/5.0.0/guide/platforms/wp8/index.md      | 190 ++++
 docs/ru/5.0.0/guide/platforms/wp8/parallels.md  |  41 +
 docs/ru/5.0.0/guide/platforms/wp8/plugin.md     | 207 +++++
 docs/ru/5.0.0/guide/platforms/wp8/tools.md      |  91 ++
 docs/ru/5.0.0/guide/platforms/wp8/upgrade.md    |  92 ++
 docs/ru/5.0.0/guide/platforms/wp8/upgrading.md  | 418 +++++++++
 docs/ru/5.0.0/guide/platforms/wp8/vmware.md     |  48 ++
 docs/ru/5.0.0/guide/platforms/wp8/webview.md    |  42 +
 docs/ru/5.0.0/guide/support/index.md            | 861 +++++++++++++++++++
 docs/ru/5.0.0/index.md                          | 153 ++++
 docs/ru/5.0.0/plugin_ref/plugman.md             | 173 ++++
 docs/ru/5.0.0/plugin_ref/spec.md                | 499 +++++++++++
 docs/ru/edge/config_ref/images.md               |  35 +-
 docs/ru/edge/config_ref/index.md                |  36 +-
 docs/ru/edge/cordova/events/events.md           |   8 +-
 .../cordova/events/events.volumedownbutton.md   |   1 +
 .../cordova/events/events.volumeupbutton.md     |   1 +
 docs/ru/edge/cordova/plugins/pluginapis.md      |  58 +-
 .../edge/cordova/storage/database/database.md   | 113 ---
 .../storage/localstorage/localstorage.md        | 118 ---
 .../cordova/storage/parameters/display_name.md  |  19 -
 docs/ru/edge/cordova/storage/parameters/name.md |  19 -
 docs/ru/edge/cordova/storage/parameters/size.md |  19 -
 .../edge/cordova/storage/parameters/version.md  |  19 -
 .../edge/cordova/storage/sqlerror/sqlerror.md   |  40 -
 .../storage/sqlresultset/sqlresultset.md        | 139 ---
 .../sqlresultsetrowlist/sqlresultsetrowlist.md  | 127 ---
 .../storage/sqltransaction/sqltransaction.md    | 105 ---
 docs/ru/edge/cordova/storage/storage.md         |   1 +
 .../cordova/storage/storage.opendatabase.md     |  66 --
 docs/ru/edge/guide/appdev/security/index.md     |  14 +-
 docs/ru/edge/guide/appdev/whitelist/index.md    | 119 +--
 docs/ru/edge/guide/cli/index.md                 |  68 +-
 docs/ru/edge/guide/hybrid/plugins/index.md      |  24 +-
 docs/ru/edge/guide/next/index.md                |   5 +-
 docs/ru/edge/guide/overview/index.md            |  12 +-
 .../edge/guide/platforms/amazonfireos/config.md |   4 +-
 docs/ru/edge/guide/platforms/android/config.md  |   9 +-
 docs/ru/edge/guide/platforms/android/index.md   | 257 +++---
 docs/ru/edge/guide/platforms/android/tools.md   | 105 ++-
 docs/ru/edge/guide/platforms/android/upgrade.md | 253 ++++--
 .../edge/guide/platforms/blackberry10/config.md |   4 +-
 .../edge/guide/platforms/blackberry10/tools.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |  13 +
 docs/ru/edge/guide/platforms/firefoxos/index.md |  43 +-
 docs/ru/edge/guide/platforms/index.md           |   5 +-
 docs/ru/edge/guide/platforms/ios/config.md      |   9 +-
 docs/ru/edge/guide/platforms/ios/index.md       | 111 ++-
 docs/ru/edge/guide/platforms/ios/plugin.md      |   4 +-
 docs/ru/edge/guide/platforms/ios/tools.md       |  19 +-
 docs/ru/edge/guide/platforms/ios/upgrade.md     | 484 ++++++-----
 docs/ru/edge/guide/platforms/ios/webview.md     |   4 +-
 docs/ru/edge/guide/platforms/ubuntu/index.md    |   4 +-
 docs/ru/edge/guide/platforms/win8/index.md      | 143 ++-
 docs/ru/edge/guide/platforms/win8/plugin.md     |   4 +-
 docs/ru/edge/guide/platforms/win8/upgrade.md    |   2 +-
 docs/ru/edge/guide/platforms/wp8/index.md       |  12 +-
 docs/ru/edge/guide/platforms/wp8/parallels.md   |   2 +-
 docs/ru/edge/guide/platforms/wp8/plugin.md      |  10 +-
 docs/ru/edge/guide/platforms/wp8/upgrade.md     |  45 +-
 docs/ru/edge/guide/platforms/wp8/vmware.md      |  14 +-
 docs/ru/edge/guide/platforms/wp8/webview.md     |  16 +-
 docs/ru/edge/guide/support/index.md             |  80 +-
 docs/ru/edge/index.md                           |   6 +-
 docs/ru/edge/plugin_ref/plugman.md              |  38 +-
 docs/ru/edge/plugin_ref/spec.md                 |  66 +-
 docs/zh/edge/config_ref/index.md                |  21 +-
 .../zh/edge/cordova/events/events.backbutton.md |   2 +-
 .../edge/cordova/events/events.deviceready.md   |   2 +-
 .../edge/cordova/events/events.endcallbutton.md |   2 +-
 docs/zh/edge/cordova/events/events.md           |  14 +-
 .../zh/edge/cordova/events/events.menubutton.md |   2 +-
 docs/zh/edge/cordova/events/events.pause.md     |   4 +-
 docs/zh/edge/cordova/events/events.resume.md    |   4 +-
 .../edge/cordova/events/events.searchbutton.md  |   2 +-
 .../cordova/events/events.startcallbutton.md    |   2 +-
 .../cordova/events/events.volumedownbutton.md   |   4 +-
 .../cordova/events/events.volumeupbutton.md     |   4 +-
 docs/zh/edge/cordova/plugins/pluginapis.md      |  56 +-
 docs/zh/edge/cordova/storage/storage.md         |   2 +-
 docs/zh/edge/guide/appdev/privacy/index.md      |   2 +-
 docs/zh/edge/guide/appdev/security/index.md     |   8 +-
 docs/zh/edge/guide/appdev/whitelist/index.md    | 115 +--
 docs/zh/edge/guide/cli/index.md                 |  54 +-
 docs/zh/edge/guide/hybrid/plugins/index.md      |   4 +-
 docs/zh/edge/guide/hybrid/webviews/index.md     |   2 +-
 docs/zh/edge/guide/overview/index.md            |   2 +-
 .../edge/guide/platforms/amazonfireos/config.md |   2 +-
 .../edge/guide/platforms/amazonfireos/index.md  |   2 +-
 .../edge/guide/platforms/amazonfireos/plugin.md |   2 +-
 .../guide/platforms/amazonfireos/webview.md     |   2 +-
 docs/zh/edge/guide/platforms/android/config.md  |   2 +-
 docs/zh/edge/guide/platforms/android/index.md   | 275 +++---
 docs/zh/edge/guide/platforms/android/plugin.md  |   2 +-
 docs/zh/edge/guide/platforms/android/tools.md   | 111 ++-
 docs/zh/edge/guide/platforms/android/upgrade.md | 218 +++--
 docs/zh/edge/guide/platforms/android/webview.md |   2 +-
 .../edge/guide/platforms/blackberry/upgrade.md  |   2 +-
 .../edge/guide/platforms/blackberry10/index.md  |   2 +-
 .../edge/guide/platforms/blackberry10/plugin.md |   2 +-
 .../edge/guide/platforms/blackberry10/tools.md  |   2 +-
 .../guide/platforms/blackberry10/upgrade.md     |  12 +-
 docs/zh/edge/guide/platforms/firefoxos/index.md |   4 +-
 docs/zh/edge/guide/platforms/index.md           |   2 +-
 docs/zh/edge/guide/platforms/ios/index.md       | 130 ++-
 docs/zh/edge/guide/platforms/ios/upgrade.md     |  52 +-
 docs/zh/edge/guide/platforms/tizen/index.md     |   2 +-
 docs/zh/edge/guide/platforms/ubuntu/index.md    |   6 +-
 docs/zh/edge/guide/platforms/win8/index.md      | 135 ++-
 docs/zh/edge/guide/platforms/wp8/index.md       |   2 +-
 docs/zh/edge/guide/platforms/wp8/plugin.md      |   2 +-
 docs/zh/edge/guide/platforms/wp8/upgrade.md     |   4 +-
 docs/zh/edge/guide/platforms/wp8/vmware.md      |   4 +-
 docs/zh/edge/guide/platforms/wp8/webview.md     |   2 +-
 docs/zh/edge/index.md                           |   2 +-
 docs/zh/edge/plugin_ref/plugman.md              |  40 +-
 docs/zh/edge/plugin_ref/spec.md                 |  42 +-
 lib/docs_generator.js                           |   9 +-
 lib/docs_validator.js                           |   2 +-
 .../platforms/android/asdk_import_done.png      | Bin 0 -> 136561 bytes
 .../platforms/android/asdk_import_project.png   | Bin 0 -> 100481 bytes
 .../android/asdk_import_select_location.png     | Bin 0 -> 76343 bytes
 .../android/eclipse_android_sdk_button.png      | Bin 9350 -> 0 bytes
 .../platforms/android/eclipse_new_project.png   | Bin 57193 -> 0 bytes
 .../platforms/win8/createprivatekeywindow.png   | Bin 0 -> 4099 bytes
 .../img/guide/platforms/win8/packaging.png      | Bin 0 -> 59718 bytes
 532 files changed, 32836 insertions(+), 6970 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/50f1d881/docs/en/edge/guide/platforms/win8/index.md
----------------------------------------------------------------------
diff --cc docs/en/edge/guide/platforms/win8/index.md
index 7e85997,7de05b5..53a5e98
--- a/docs/en/edge/guide/platforms/win8/index.md
+++ b/docs/en/edge/guide/platforms/win8/index.md
@@@ -44,36 -44,20 +44,40 @@@ on how to support IE along with compara
  
  ## Requirements and Support
  
- You need one of the following OS/SDK combinations, either from an
- installation disk or an _ISO_ disk image file.
+ To develop apps for Windows platform you need:
  
- To develop apps for Windows 8.0 only:
+ - A Windows 8.1, 32 or 64-bit machine (_Home_, _Pro_, or _Enterprise_ editions) with minimum 4 GB of RAM.
  
 +- Windows 8.0, 8.1 or 10, 32 or 64-bit _Home_, _Pro_, or _Enterprise_
 +  editions, along with
 +  [Visual Studio 2012 Express](http://www.visualstudio.com/downloads) 
 +  or Visual Studio 2013.  Visual Studio 2015 is not able to build Windows 8.0 apps.
 +
 +To develop apps for Windows 8.0 and 8.1 (including Windows Phone 8.1):
 +
 +- Windows 8.1 or Windows 10, 32 or 64-bit _Home_, _Pro_, or _Enterprise_ editions,
 +  along with 
 +  [Visual Studio 2013 Express](http://www.visualstudio.com/downloads)
 +  or higher. An evaluation version of Windows 8.1 Enterprise is
 +  available from the
 +  [Microsoft Developer Network](http://msdn.microsoft.com/en-US/evalcenter/jj554510).
 +
+ - For the Windows Phone emulators, Windows 8.1 (x64) Professional edition or higher,
+ and a processor that supports <a href='https://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx#hyperv'>Client Hyper-V and Second Level Address Translation (SLAT)</a>.
+ An evaluation version of Windows 8.1 Enterprise is available from the
+ [Microsoft Developer Network](http://msdn.microsoft.com/en-US/evalcenter/jj554510).
+ 
+ - [Visual Studio 2013 for Windows](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-8) (Express or higher).
+ 
 -Apps compiled under Windows 8.1 do _not_ run under Windows 8.0. Apps
 -compiled under Windows 8.0 are forward-compatible with 8.1.
 +To develop apps for Windows 10:
 +
 +- Windows 8.1 or Windows 10 Technical Preview 2, 32- or 64-bit, along with
 +  [Visual Studio 2015 RC](http://www.visualstudio.com/preview) or higher.
 +
 +App compatibility is determined by the OS that the app targeted.  Apps are forwardly-compatible
 +but not backwardly-compatible, so an app targeting Windows 8.1 cannot run on 8.0, but 
 +an app built for 8.0 can run on 8.1.
  
-   <!-- 64-bit necessary? Pro necessary? ELSE still recommended for parallel WP dev -->
- 
  Follow the instructions at
  [windowsstore.com](http://www.windowsstore.com/)
  to submit the app to Windows Store.
@@@ -114,18 -103,6 +116,18 @@@ For information on the additional comma
  plugin features across all platforms, see Using Plugman to Manage
  Plugins.
  
 +## Install the SDK
 +
 +Install any edition of
 +[Visual Studio](http://www.visualstudio.com/downloads) matching the version
 +requirements listed above.  
 +
 +![](img/guide/platforms/win8/win8_installSDK.png)
 +
- For Windows 10, you will additionally need to download the 
- [Visual Studio Tools for Windows 10](http://www.visualstudio.com/downloads)
- in order to successfully build Windows 10 apps.
++For Windows 10, the Visual Studio installer has an option to install tools to 
++build Universal Windows Apps.  You must ensure that this option is selected
++when installing to install the required SDK.
 +
  ## Create a New Project
  
  At this point, to create a new project you can choose between the
@@@ -140,11 -117,8 +142,10 @@@ within a new `hello` project directory
  
  Here's the corresponding lower-level shell-tool approach:
  
-         C:\path\to\cordova-win\bin\create.bat C:\path\to\new\hello com.example.hello HelloWorld
+         C:\path\to\cordova-windows\package\bin\create.bat C:\path\to\new\hello com.example.hello HelloWorld
  
 +This project targets Windows 8.1 as the default target OS.  You can choose to target 8.0 or 10.0 (see "Configure target Windows version" below) for all builds, or you target specific a particular version during each build.
 +
  ## Build the Project
  
  If you are using the CLI in development, the project directory's
@@@ -181,29 -147,13 +178,34 @@@ added to configuration file (`config.xm
  Once you add this setting `build` command will start producing Windows 8.1 
  and Windows Phone 8.1 packages.
  
 +### The --appx parameter
 +
 +You may decide that you want to build a particular version of your application targeting a particular OS (for example, you might have set that you want to target Windows 10, but you want to build for Windows Phone 8.1).  To do this, you can use the `--appx` parameter:
 +
 +        > cordova build windows -- --appx=8.1-phone
 +
 +The build system will ignore the preference set in config.xml for the target Windows version and strictly build a package for Windows Phone 8.1.
 +
 +Valid values for the `--appx` flag are `8.1-win`, `8.1-phone`, and `uap` (for Windows 10 Universal Apps).  These options also apply to the `cordova run` command.
 +
 +### Considerations for target Windows version
 +
 +Windows 10 supports a new "Remote" mode for Cordova apps (and HTML apps in general). This mode enables
 +apps much more freedom with respect to use of DOM manipulation and common web patterns such as the use 
 +of inline script, but does so by reducing the set of capabilities your app may use when 
 +submitted to the public Windows Store.  For more information about Windows 10 and Remote Mode, look at
 +the [Cordova for Windows 10](win10-support.md.html) documentation.
 +
 +When using Remote Mode, developers are encouraged to apply a Content Security Policy (CSP) to their application 
 +to prevent script injection attacks.
 +
  ## Deploy the app
  
+ To deploy Windows package:
+ 
+         > cordova run windows -- --win  # explicitly specify Windows as deployment target
+         > cordova run windows # `run` uses Windows package by default
+ 
  To deploy Windows Phone package:
  
          > cordova run windows -- --phone  # deploy app to Windows Phone 8.1 emulator


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org