Repository: cordova-docs Updated Branches: refs/heads/master b61327172 -> 4995c6b0e
add windows8 to the list of platform names Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/4995c6b0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/4995c6b0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/4995c6b0 Branch: refs/heads/master Commit: 4995c6b0e0ea4ddeec642b948b3a277968d50ba5 Parents: b613271 Author: Jesse MacFadyen <[email protected]> Authored: Wed May 28 12:05:28 2014 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Wed May 28 12:05:28 2014 -0700 ---------------------------------------------------------------------- docs/en/edge/plugin_ref/spec.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/4995c6b0/docs/en/edge/plugin_ref/spec.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/plugin_ref/spec.md b/docs/en/edge/plugin_ref/spec.md index 5608c8d..7b746fc 100644 --- a/docs/en/edge/plugin_ref/spec.md +++ b/docs/en/edge/plugin_ref/spec.md @@ -348,6 +348,7 @@ chosen, are listed: * ios * wp7 * wp8 +* windows8 ## _source-file_ Element
