[CB-3827] rename & list WebViews sections within Platforms

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

Branch: refs/heads/master
Commit: f50e593d3ffae4360f26f30a66dd8199d5ae455a
Parents: a0baad9
Author: Mike Sierra <[email protected]>
Authored: Thu Jul 4 12:58:50 2013 -0400
Committer: Mike Sierra <[email protected]>
Committed: Thu Jul 4 12:58:50 2013 -0400

----------------------------------------------------------------------
 docs/en/edge/guide/cordova-webview/android.md | 2 +-
 docs/en/edge/guide/cordova-webview/index.md   | 6 +++---
 docs/en/edge/guide/cordova-webview/ios.md     | 2 +-
 docs/en/edge/guide/getting-started/index.md   | 3 +++
 4 files changed, 8 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f50e593d/docs/en/edge/guide/cordova-webview/android.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/cordova-webview/android.md 
b/docs/en/edge/guide/cordova-webview/android.md
index fa439fd..c3c96b3 100644
--- a/docs/en/edge/guide/cordova-webview/android.md
+++ b/docs/en/edge/guide/cordova-webview/android.md
@@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) 
under one
          under the License.
 ---
 
-Embedding Cordova WebView on Android
+Android WebViews
 ====================================
 
 Beginning in Cordova 1.9, with the assistance of the

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f50e593d/docs/en/edge/guide/cordova-webview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/cordova-webview/index.md 
b/docs/en/edge/guide/cordova-webview/index.md
index f7b58ba..649a5e8 100644
--- a/docs/en/edge/guide/cordova-webview/index.md
+++ b/docs/en/edge/guide/cordova-webview/index.md
@@ -17,11 +17,11 @@ license: Licensed to the Apache Software Foundation (ASF) 
under one
          under the License.
 ---
 
-Embedding WebView
+Embedding WebViews
 =================
 
 > Implement the Cordova WebView in your own project.
 
-- Embedding Cordova WebView on Android
-- Embedding Cordova WebView on iOS
+- Android WebViews
+- iOS WebViews
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f50e593d/docs/en/edge/guide/cordova-webview/ios.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/cordova-webview/ios.md 
b/docs/en/edge/guide/cordova-webview/ios.md
index 5da6e36..445016a 100644
--- a/docs/en/edge/guide/cordova-webview/ios.md
+++ b/docs/en/edge/guide/cordova-webview/ios.md
@@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) 
under one
          under the License.
 ---
 
-Embedding Cordova WebView on iOS
+iOS WebViews
 ================================
 
 Beginning with Cordova 1.4, you can use Cordova as a component in your

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f50e593d/docs/en/edge/guide/getting-started/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/index.md 
b/docs/en/edge/guide/getting-started/index.md
index c58f0c7..b26e5f1 100644
--- a/docs/en/edge/guide/getting-started/index.md
+++ b/docs/en/edge/guide/getting-started/index.md
@@ -42,6 +42,7 @@ a lower-level alternative to the `cordova` command-line 
utility.
 
 * Android Platform Guide
 * Android Configuration
+* Android WebViews
 * Android Plugins
 * Android Command-line Tools
 * Upgrading Android
@@ -55,6 +56,7 @@ a lower-level alternative to the `cordova` command-line 
utility.
 
 ## BlackBerry 10
 
+<!-- if "BlackBerry 10 Plugins" are available, how about WebViews? -->
 * BlackBerry 10 Platform Guide
 * BlackBerry 10 Plugins
 * Blackberry 10 Command-line Tools
@@ -63,6 +65,7 @@ a lower-level alternative to the `cordova` command-line 
utility.
 
 * iOS Platform Guide
 * iOS Configuration
+* iOS WebViews
 * iOS Plugins
 * iOS Command-line Tools
 * Upgrading iOS

Reply via email to