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 A515A107B2 for ; Wed, 11 Sep 2013 21:42:30 +0000 (UTC) Received: (qmail 69452 invoked by uid 500); 11 Sep 2013 21:42:30 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 69433 invoked by uid 500); 11 Sep 2013 21:42:30 -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 69426 invoked by uid 99); 11 Sep 2013 21:42:30 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 21:42:30 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 468EE8BE822; Wed, 11 Sep 2013 21:42:30 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mwbrooks@apache.org To: commits@cordova.apache.org Message-Id: <9873dc07416d4cee9f4a35d383d1ea42@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: docs commit: [CB-3961] Fix nonfunctioning B-head links for compatibility table. Date: Wed, 11 Sep 2013 21:42:30 +0000 (UTC) Updated Branches: refs/heads/master e7168dd7e -> 750960397 [CB-3961] Fix nonfunctioning B-head links for compatibility table. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/75096039 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/75096039 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/75096039 Branch: refs/heads/master Commit: 7509603972e174eb5b4924270564d9efd975741f Parents: e7168dd Author: Mike Sierra Authored: Wed Sep 11 15:33:57 2013 -0400 Committer: Michael Brooks Committed: Wed Sep 11 14:41:26 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/cordova/accelerometer/accelerometer.md | 2 +- docs/en/edge/cordova/camera/camera.md | 2 +- docs/en/edge/cordova/compass/compass.md | 2 +- docs/en/edge/cordova/connection/connection.md | 2 +- docs/en/edge/cordova/contacts/contacts.md | 2 +- docs/en/edge/cordova/device/device.md | 2 +- docs/en/edge/cordova/events/events.md | 2 +- docs/en/edge/cordova/file/file.md | 2 +- docs/en/edge/cordova/geolocation/geolocation.md | 2 +- docs/en/edge/cordova/globalization/globalization.md | 2 +- docs/en/edge/cordova/inappbrowser/inappbrowser.md | 2 +- docs/en/edge/cordova/media/capture/capture.md | 2 +- docs/en/edge/cordova/media/media.md | 2 +- docs/en/edge/cordova/notification/notification.md | 2 +- docs/en/edge/cordova/splashscreen/splashscreen.md | 2 +- docs/en/edge/cordova/storage/storage.md | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/accelerometer/accelerometer.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/accelerometer/accelerometer.md b/docs/en/edge/cordova/accelerometer/accelerometer.md index 18363d1..bb5db2b 100644 --- a/docs/en/edge/cordova/accelerometer/accelerometer.md +++ b/docs/en/edge/cordova/accelerometer/accelerometer.md @@ -81,4 +81,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/camera/camera.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/camera/camera.md b/docs/en/edge/cordova/camera/camera.md index 908357b..0a217bc 100644 --- a/docs/en/edge/cordova/camera/camera.md +++ b/docs/en/edge/cordova/camera/camera.md @@ -97,4 +97,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/compass/compass.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/compass/compass.md b/docs/en/edge/cordova/compass/compass.md index 2b69c57..16d934a 100755 --- a/docs/en/edge/cordova/compass/compass.md +++ b/docs/en/edge/cordova/compass/compass.md @@ -69,4 +69,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/connection/connection.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/connection/connection.md b/docs/en/edge/cordova/connection/connection.md index 0d2d45c..8364fd5 100644 --- a/docs/en/edge/cordova/connection/connection.md +++ b/docs/en/edge/cordova/connection/connection.md @@ -88,4 +88,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/contacts/contacts.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/contacts/contacts.md b/docs/en/edge/cordova/contacts/contacts.md index bdb471b..1e19da9 100644 --- a/docs/en/edge/cordova/contacts/contacts.md +++ b/docs/en/edge/cordova/contacts/contacts.md @@ -113,4 +113,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/device/device.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/device/device.md b/docs/en/edge/cordova/device/device.md index 603f03e..b1d8730 100644 --- a/docs/en/edge/cordova/device/device.md +++ b/docs/en/edge/cordova/device/device.md @@ -90,4 +90,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/events/events.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/events/events.md b/docs/en/edge/cordova/events/events.md index 39fe1a2..91442e7 100644 --- a/docs/en/edge/cordova/events/events.md +++ b/docs/en/edge/cordova/events/events.md @@ -88,4 +88,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/file/file.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/file/file.md b/docs/en/edge/cordova/file/file.md index ec79223..b501433 100644 --- a/docs/en/edge/cordova/file/file.md +++ b/docs/en/edge/cordova/file/file.md @@ -97,4 +97,4 @@ platform-specific configuration settings described below: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/geolocation/geolocation.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/geolocation/geolocation.md b/docs/en/edge/cordova/geolocation/geolocation.md index 7ce4b22..77b07f8 100644 --- a/docs/en/edge/cordova/geolocation/geolocation.md +++ b/docs/en/edge/cordova/geolocation/geolocation.md @@ -116,4 +116,4 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/globalization/globalization.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/globalization/globalization.md b/docs/en/edge/cordova/globalization/globalization.md index bcc1366..b5d0e59 100644 --- a/docs/en/edge/cordova/globalization/globalization.md +++ b/docs/en/edge/cordova/globalization/globalization.md @@ -68,4 +68,4 @@ platform-specific configuration settings described below: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/inappbrowser/inappbrowser.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/inappbrowser/inappbrowser.md b/docs/en/edge/cordova/inappbrowser/inappbrowser.md index 8b3964f..cf0ecb9 100644 --- a/docs/en/edge/cordova/inappbrowser/inappbrowser.md +++ b/docs/en/edge/cordova/inappbrowser/inappbrowser.md @@ -65,7 +65,7 @@ platform-specific configuration settings described below: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. # addEventListener http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/media/capture/capture.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/media/capture/capture.md b/docs/en/edge/cordova/media/capture/capture.md index cecb004..8ec73c0 100644 --- a/docs/en/edge/cordova/media/capture/capture.md +++ b/docs/en/edge/cordova/media/capture/capture.md @@ -138,4 +138,4 @@ platform-specific configuration settings described below: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/media/media.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/media/media.md b/docs/en/edge/cordova/media/media.md index 78d0250..dc79322 100644 --- a/docs/en/edge/cordova/media/media.md +++ b/docs/en/edge/cordova/media/media.md @@ -136,7 +136,7 @@ platform-specific configuration settings described below: Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx) Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. ### Windows Phone Quirks http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/notification/notification.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/notification/notification.md b/docs/en/edge/cordova/notification/notification.md index 3aa6d61..e6698f2 100644 --- a/docs/en/edge/cordova/notification/notification.md +++ b/docs/en/edge/cordova/notification/notification.md @@ -70,4 +70,4 @@ platform-specific configuration settings described below: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/splashscreen/splashscreen.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.md b/docs/en/edge/cordova/splashscreen/splashscreen.md index 1a01126..a152094 100644 --- a/docs/en/edge/cordova/splashscreen/splashscreen.md +++ b/docs/en/edge/cordova/splashscreen/splashscreen.md @@ -51,7 +51,7 @@ platform-specific configuration settings described below: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section. ## Setup http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/75096039/docs/en/edge/cordova/storage/storage.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/cordova/storage/storage.md b/docs/en/edge/cordova/storage/storage.md index 1f13f53..8462bde 100644 --- a/docs/en/edge/cordova/storage/storage.md +++ b/docs/en/edge/cordova/storage/storage.md @@ -78,4 +78,4 @@ required: Some platforms may support this feature without requiring any special -configuration. See Platform Support for an overview. +configuration. See _Platform Support_ in the Overview section.