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

[8/8] docs commit: Remove overview/support.html

Remove overview/support.html

- There is already a markdown version of this file overview/support.md
- The HTML version was breaking the doc generator


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

Branch: refs/heads/master
Commit: d0c89ff6702fba990a0bc8e47e41247d549bae94
Parents: 39353f4
Author: Michael Brooks <mi...@michaelbrooks.ca>
Authored: Mon Jun 10 17:00:19 2013 -0700
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Mon Jun 10 17:00:19 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/support.html | 302 --------------------------
 1 file changed, 302 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d0c89ff6/docs/en/edge/guide/overview/support.html
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/support.html b/docs/en/edge/guide/overview/support.html
deleted file mode 100644
index 3dd6c5c..0000000
--- a/docs/en/edge/guide/overview/support.html
+++ /dev/null
@@ -1,302 +0,0 @@
-<style>
-[data-support=y] { background-color: lightgreen }
-[data-support=p] { background-color: gold }
-[data-support=n] { background-color: pink }
-[data-support=u] { background-color: #ddd }
-</style>
-
-<table width="100%">
-    <tr>
-        <th></th>
-        <th>Android</th>
-        <th>Blackberry</th>
-        <th>iOS</th>
-        <th>Symbian</th>
-        <th>WebOS</th>
-        <th>Windows<br/>Phone 7</th>
-        <th>Windows<br/>Phone 8</th>
-        <th>Windows<br/>8</th>
-        <th>Bada</th>
-        <th>Tizen</th>
-    </tr>
-
-    <tr>
-        <th>Accelerometer</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004; (5.x+)</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Camera</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004; (5.x+)</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="p">&#10013;</th>
-    </tr>
-
-    <tr>
-        <th>Capture</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Compass</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="n">&#10008;</th>
-        <th class="ios" data-support="y">&#10004; (3GS+)</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Connection</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Contacts</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="n">&#10008;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Device</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Events</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>File</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="n">&#10008;</th>
-        <th class="webos" data-support="n">&#10008;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="n">&#10008;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Geolocation</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Globalization</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>InAppBrowser</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Media</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="n">&#10008;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="n">&#10008;</th>
-        <th class="webos" data-support="n">&#10008;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="n">&#10008;</th>
-        <th class="tizen" data-support="p">&#10013;</th>
-    </tr>
-
-    <tr>
-        <th>Notification</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Splashscreen</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th>Storage</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004; (5.x+)</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="y">&#10004;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="y">&#10004;</th>
-        <th class="bada" data-support="n">&#10008;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-
-    <tr>
-        <th colspan="20">Other Features</th>
-    </tr>
-    <tr>
-        <th>Command-line<br/>Interface</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="u">&#10013;</th>
-        <th class="webos" data-support="u">&#10013;</th>
-        <th class="winphone7" data-support="u">&#10013;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="u">&#10013;</th>
-        <th class="bada" data-support="u">&#10013;</th>
-        <th class="tizen" data-support="u">&#10013;</th>
-    </tr>
-    <tr>
-        <th>PhoneGap<br/>Build</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="y">&#10004;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="u">&#10013;</th>
-        <th class="winphone8" data-support="y">&#10004;</th>
-        <th class="win8" data-support="u">&#10013;</th>
-        <th class="bada" data-support="u">&#10013;</th>
-        <th class="tizen" data-support="u">&#10013;</th>
-    </tr>
-    <tr>
-        <th>Embedded<br/>WebView</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="u">&#10013;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="u">&#10013;</th>
-        <th class="webos" data-support="u">&#10013;</th>
-        <th class="winphone7" data-support="u">&#10013;</th>
-        <th class="winphone8" data-support="u">&#10013;</th>
-        <th class="win8" data-support="u">&#10013;</th>
-        <th class="bada" data-support="u">&#10013;</th>
-        <th class="tizen" data-support="u">&#10013;</th>
-    </tr>
-    <tr>
-        <th>Plug-in<br/>Interface</th>
-        <th class="android" data-support="y">&#10004;</th>
-        <th class="blackberry" data-support="y">&#10004;</th>
-        <th class="ios" data-support="y">&#10004;</th>
-        <th class="symbian" data-support="u">&#10013;</th>
-        <th class="webos" data-support="y">&#10004;</th>
-        <th class="winphone7" data-support="u">&#10013;</th>
-        <th class="winphone8" data-support="u">&#10013;</th>
-        <th class="win8" data-support="u">&#10013;</th>
-        <th class="bada" data-support="y">&#10004;</th>
-        <th class="tizen" data-support="y">&#10004;</th>
-    </tr>
-</table>