Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DD5E10AE0 for ; Mon, 28 Oct 2013 23:03:07 +0000 (UTC) Received: (qmail 1912 invoked by uid 500); 28 Oct 2013 23:03:07 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 1874 invoked by uid 500); 28 Oct 2013 23:03:07 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 1867 invoked by uid 99); 28 Oct 2013 23:03:07 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 23:03:07 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id EFCED88A2DB; Mon, 28 Oct 2013 23:03:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: timkim@apache.org To: commits@cordova.apache.org Message-Id: <276022d9325d470e82b0675a24b3f6e9@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: docs commit: CB-4872 - updated list of default engines to include windows Date: Mon, 28 Oct 2013 23:03:06 +0000 (UTC) Updated Branches: refs/heads/master 78e9cd98a -> e3607a393 CB-4872 - updated list of default engines to include windows Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/e3607a39 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/e3607a39 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/e3607a39 Branch: refs/heads/master Commit: e3607a393ee06dc66821166e4caee92c27cefb4f Parents: 78e9cd9 Author: Tim Kim Authored: Mon Oct 28 16:02:59 2013 -0700 Committer: Tim Kim Committed: Mon Oct 28 16:02:59 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/plugin_ref/spec.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/e3607a39/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 3be8ee3..9de3fa1 100644 --- a/docs/en/edge/plugin_ref/spec.md +++ b/docs/en/edge/plugin_ref/spec.md @@ -105,6 +105,8 @@ Here's a list of the default engines that the '' tag supports: * 'apple-ios' // returns the highest iOS version installed * 'apple-osx' // returns the OSX version * 'blackberry-ndk' // returns the native blackberry SDK version +* 'windows-os' // returns the Windows OS version +* 'windows-sdk' // returns the MSBuild version Specifying custom Apache Cordova-based frameworks should be listed under the engine tag like so: