You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/22 01:42:29 UTC

[30/51] [partial] docs commit: Made the first heading in each docs page the page title. This closes #357.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/cordova/storage/sqlerror/sqlerror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/storage/sqlerror/sqlerror.md b/www/docs/en/2.5.0/cordova/storage/sqlerror/sqlerror.md
index e690275..64e9e25 100644
--- a/www/docs/en/2.5.0/cordova/storage/sqlerror/sqlerror.md
+++ b/www/docs/en/2.5.0/cordova/storage/sqlerror/sqlerror.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: SQLError
 ---
 
 SQLError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/cordova/storage/sqlresultset/sqlresultset.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/storage/sqlresultset/sqlresultset.md b/www/docs/en/2.5.0/cordova/storage/sqlresultset/sqlresultset.md
index d002ac9..3f61e32 100644
--- a/www/docs/en/2.5.0/cordova/storage/sqlresultset/sqlresultset.md
+++ b/www/docs/en/2.5.0/cordova/storage/sqlresultset/sqlresultset.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: SQLResultSet
 ---
 
 SQLResultSet

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md b/www/docs/en/2.5.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
index 1b17e19..61e2abb 100644
--- a/www/docs/en/2.5.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
+++ b/www/docs/en/2.5.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: SQLResultSetRowList
 ---
 
 SQLResultSetRowList

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/cordova/storage/sqltransaction/sqltransaction.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/storage/sqltransaction/sqltransaction.md b/www/docs/en/2.5.0/cordova/storage/sqltransaction/sqltransaction.md
index 7c8f428..d255689 100644
--- a/www/docs/en/2.5.0/cordova/storage/sqltransaction/sqltransaction.md
+++ b/www/docs/en/2.5.0/cordova/storage/sqltransaction/sqltransaction.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: SQLTransaction
 ---
 
 SQLTransaction

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/storage/storage.md b/www/docs/en/2.5.0/cordova/storage/storage.md
index 9d4e23d..a72ee38 100644
--- a/www/docs/en/2.5.0/cordova/storage/storage.md
+++ b/www/docs/en/2.5.0/cordova/storage/storage.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Storage
 ---
 
 Storage

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/cordova/storage/storage.opendatabase.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/storage/storage.opendatabase.md b/www/docs/en/2.5.0/cordova/storage/storage.opendatabase.md
index fc532af..316d70f 100644
--- a/www/docs/en/2.5.0/cordova/storage/storage.opendatabase.md
+++ b/www/docs/en/2.5.0/cordova/storage/storage.opendatabase.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: openDatabase
 ---
 
 openDatabase

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/command-line/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/command-line/index.md b/www/docs/en/2.5.0/guide/command-line/index.md
index c56c4c3..3bbf4b3 100644
--- a/www/docs/en/2.5.0/guide/command-line/index.md
+++ b/www/docs/en/2.5.0/guide/command-line/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Command-Line Usage
 ---
 
 # Command-Line Usage

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/cordova-webview/android.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/cordova-webview/android.md b/www/docs/en/2.5.0/guide/cordova-webview/android.md
index be87109..a897f2f 100644
--- a/www/docs/en/2.5.0/guide/cordova-webview/android.md
+++ b/www/docs/en/2.5.0/guide/cordova-webview/android.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Embedding Cordova WebView on Android
 ---
 
 Embedding Cordova WebView on Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/cordova-webview/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/cordova-webview/index.md b/www/docs/en/2.5.0/guide/cordova-webview/index.md
index 72904fb..3866406 100644
--- a/www/docs/en/2.5.0/guide/cordova-webview/index.md
+++ b/www/docs/en/2.5.0/guide/cordova-webview/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Embedding WebView
 ---
 
 Embedding WebView

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/cordova-webview/ios.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/cordova-webview/ios.md b/www/docs/en/2.5.0/guide/cordova-webview/ios.md
index 9ee12c4..af715e7 100644
--- a/www/docs/en/2.5.0/guide/cordova-webview/ios.md
+++ b/www/docs/en/2.5.0/guide/cordova-webview/ios.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Embedding Cordova WebView on iOS
 ---
 
 Embedding Cordova WebView on iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/android/index.md b/www/docs/en/2.5.0/guide/getting-started/android/index.md
index fc58758..b5bcff1 100644
--- a/www/docs/en/2.5.0/guide/getting-started/android/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/android/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Android
 ---
 
 Getting Started with Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/bada/index.md b/www/docs/en/2.5.0/guide/getting-started/bada/index.md
index 9cd9607..f469bcf 100644
--- a/www/docs/en/2.5.0/guide/getting-started/bada/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/bada/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Bada
 ---
 
 Getting Started with Bada

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/blackberry/index.md b/www/docs/en/2.5.0/guide/getting-started/blackberry/index.md
index 45d58bd..9901053 100644
--- a/www/docs/en/2.5.0/guide/getting-started/blackberry/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/blackberry/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with BlackBerry
 ---
 
 Getting Started with BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/index.md b/www/docs/en/2.5.0/guide/getting-started/index.md
index 1798d66..f04cf97 100644
--- a/www/docs/en/2.5.0/guide/getting-started/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started Guides
 ---
 
 Getting Started Guides

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/ios/index.md b/www/docs/en/2.5.0/guide/getting-started/ios/index.md
index 7440db2..a818874 100644
--- a/www/docs/en/2.5.0/guide/getting-started/ios/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/ios/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with iOS
 ---
 
 Getting Started with iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/symbian/index.md b/www/docs/en/2.5.0/guide/getting-started/symbian/index.md
index aaac5e1..55728dc 100644
--- a/www/docs/en/2.5.0/guide/getting-started/symbian/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/symbian/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Symbian
 ---
 
 Getting Started with Symbian

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/tizen/index.md b/www/docs/en/2.5.0/guide/getting-started/tizen/index.md
index fa68b9f..bbe4cf3 100644
--- a/www/docs/en/2.5.0/guide/getting-started/tizen/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/tizen/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Tizen
 ---
 
 Getting Started with Tizen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/webos/index.md b/www/docs/en/2.5.0/guide/getting-started/webos/index.md
index f198528..34f0664 100644
--- a/www/docs/en/2.5.0/guide/getting-started/webos/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/webos/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with WebOS
 ---
 
 Getting Started with WebOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/windows-8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/windows-8/index.md b/www/docs/en/2.5.0/guide/getting-started/windows-8/index.md
index ce26f7a..1e7941a 100644
--- a/www/docs/en/2.5.0/guide/getting-started/windows-8/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/windows-8/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Windows 8
 ---
 
 Getting Started with Windows 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/windows-phone-7/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/windows-phone-7/index.md b/www/docs/en/2.5.0/guide/getting-started/windows-phone-7/index.md
index 5e07870..f15384d 100644
--- a/www/docs/en/2.5.0/guide/getting-started/windows-phone-7/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/windows-phone-7/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Windows Phone 7
 ---
 
 Getting Started with Windows Phone 7

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/getting-started/windows-phone-8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/getting-started/windows-phone-8/index.md b/www/docs/en/2.5.0/guide/getting-started/windows-phone-8/index.md
index 258517e..2f99e3c 100644
--- a/www/docs/en/2.5.0/guide/getting-started/windows-phone-8/index.md
+++ b/www/docs/en/2.5.0/guide/getting-started/windows-phone-8/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Getting Started with Windows Phone 8
 ---
 
 Getting Started with Windows Phone 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/android/index.md b/www/docs/en/2.5.0/guide/plugin-development/android/index.md
index 0e3c9ee..0a0a1a1 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/android/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/android/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on Android
 ---
 
 # Developing a Plugin on Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/bada/index.md b/www/docs/en/2.5.0/guide/plugin-development/bada/index.md
index b331406..94179a0 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/bada/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/bada/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on Bada
 ---
 
 Developing a Plugin on Bada

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/blackberry/index.md b/www/docs/en/2.5.0/guide/plugin-development/blackberry/index.md
index a19866d..9d07ae8 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/blackberry/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/blackberry/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on BlackBerry
 ---
 
 Developing a Plugin on BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/index.md b/www/docs/en/2.5.0/guide/plugin-development/index.md
index 3c162bb..a676fb9 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Plugin Development Guide
 ---
 
 # Plugin Development Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/ios/index.md b/www/docs/en/2.5.0/guide/plugin-development/ios/index.md
index f2fd808..15374c5 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/ios/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/ios/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on iOS
 ---
 
 # Developing a Plugin on iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/tizen/index.md b/www/docs/en/2.5.0/guide/plugin-development/tizen/index.md
index 34af758..0a3550c 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/tizen/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/tizen/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on Tizen
 ---
 
 Developing a Plugin on Tizen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/webos/index.md b/www/docs/en/2.5.0/guide/plugin-development/webos/index.md
index cf89f5b..0e3dd18 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/webos/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/webos/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on webOS
 ---
 
 Developing a Plugin on webOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/plugin-development/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/plugin-development/windows-phone/index.md b/www/docs/en/2.5.0/guide/plugin-development/windows-phone/index.md
index 5de6256..e0b83b8 100644
--- a/www/docs/en/2.5.0/guide/plugin-development/windows-phone/index.md
+++ b/www/docs/en/2.5.0/guide/plugin-development/windows-phone/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Developing a Plugin on Windows Phone
 ---
 
 Developing a Plugin on Windows Phone

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/android/index.md b/www/docs/en/2.5.0/guide/project-settings/android/index.md
index aebe366..2b079dd 100644
--- a/www/docs/en/2.5.0/guide/project-settings/android/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/android/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for Android
 ---
 
 Project Settings for Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/bada/index.md b/www/docs/en/2.5.0/guide/project-settings/bada/index.md
index 407e964..880899f 100644
--- a/www/docs/en/2.5.0/guide/project-settings/bada/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/bada/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for Bada
 ---
 
 Project Settings for Bada 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/blackberry/index.md b/www/docs/en/2.5.0/guide/project-settings/blackberry/index.md
index b644de7..d0a356e 100644
--- a/www/docs/en/2.5.0/guide/project-settings/blackberry/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/blackberry/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for BlackBerry
 ---
 
 Project Settings for BlackBerry 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/firefoxos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/firefoxos/index.md b/www/docs/en/2.5.0/guide/project-settings/firefoxos/index.md
index 51c00d4..0afebcd 100644
--- a/www/docs/en/2.5.0/guide/project-settings/firefoxos/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/firefoxos/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for FirefoxOS
 ---
 
 Project Settings for FirefoxOS 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/index.md b/www/docs/en/2.5.0/guide/project-settings/index.md
index b9e55fb..e580d1e 100644
--- a/www/docs/en/2.5.0/guide/project-settings/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings
 ---
 
 Project Settings

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/ios/index.md b/www/docs/en/2.5.0/guide/project-settings/ios/index.md
index fd1d34c..2ac4082 100644
--- a/www/docs/en/2.5.0/guide/project-settings/ios/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/ios/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for iOS
 ---
 
 Project Settings for iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/webos/index.md b/www/docs/en/2.5.0/guide/project-settings/webos/index.md
index 756afa4..b3a6224 100644
--- a/www/docs/en/2.5.0/guide/project-settings/webos/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/webos/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for webOS
 ---
 
 Project Settings for webOS 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/windows8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/windows8/index.md b/www/docs/en/2.5.0/guide/project-settings/windows8/index.md
index 1d7d4e7..2ed2a5c 100644
--- a/www/docs/en/2.5.0/guide/project-settings/windows8/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/windows8/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for Windows 8
 ---
 
 Project Settings for Windows 8 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/wp7/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/wp7/index.md b/www/docs/en/2.5.0/guide/project-settings/wp7/index.md
index 04826bb..24e5e6c 100644
--- a/www/docs/en/2.5.0/guide/project-settings/wp7/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/wp7/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for Windows Phone 7
 ---
 
 Project Settings for Windows Phone 7 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/project-settings/wp8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/project-settings/wp8/index.md b/www/docs/en/2.5.0/guide/project-settings/wp8/index.md
index 70653e5..00f0b61 100644
--- a/www/docs/en/2.5.0/guide/project-settings/wp8/index.md
+++ b/www/docs/en/2.5.0/guide/project-settings/wp8/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Project Settings for Windows Phone 8
 ---
 
 Project Settings for Windows Phone 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/android/index.md b/www/docs/en/2.5.0/guide/upgrading/android/index.md
index 4aeb2d4..b135fbc 100644
--- a/www/docs/en/2.5.0/guide/upgrading/android/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/android/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova Android
 ---
 
 Upgrading Cordova Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/bada/index.md b/www/docs/en/2.5.0/guide/upgrading/bada/index.md
index 05e2146..31ee00d 100644
--- a/www/docs/en/2.5.0/guide/upgrading/bada/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/bada/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova Bada
 ---
 
 Upgrading Cordova Bada

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/blackberry/index.md b/www/docs/en/2.5.0/guide/upgrading/blackberry/index.md
index bfc66bf..698030c 100644
--- a/www/docs/en/2.5.0/guide/upgrading/blackberry/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/blackberry/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova BlackBerry
 ---
 
 Upgrading Cordova BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/index.md b/www/docs/en/2.5.0/guide/upgrading/index.md
index 51b7c4a..7e1e2b4 100644
--- a/www/docs/en/2.5.0/guide/upgrading/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Guides
 ---
 
 Upgrading Guides

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/ios/index.md b/www/docs/en/2.5.0/guide/upgrading/ios/index.md
index aae0140..1feee7b 100644
--- a/www/docs/en/2.5.0/guide/upgrading/ios/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/ios/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova iOS
 ---
 
 Upgrading Cordova iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/symbian/index.md b/www/docs/en/2.5.0/guide/upgrading/symbian/index.md
index 1492976..953788b 100644
--- a/www/docs/en/2.5.0/guide/upgrading/symbian/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/symbian/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova Symbian
 ---
 
 Upgrading Cordova Symbian

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/tizen/index.md b/www/docs/en/2.5.0/guide/upgrading/tizen/index.md
index 5241fc6..1e4900d 100644
--- a/www/docs/en/2.5.0/guide/upgrading/tizen/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/tizen/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova Tizen
 ---
 
 Upgrading Cordova Tizen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/webos/index.md b/www/docs/en/2.5.0/guide/upgrading/webos/index.md
index 9ce579f..88bc084 100644
--- a/www/docs/en/2.5.0/guide/upgrading/webos/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/webos/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova webOS
 ---
 
 Upgrading Cordova webOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/upgrading/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/upgrading/windows-phone/index.md b/www/docs/en/2.5.0/guide/upgrading/windows-phone/index.md
index 4aabbc6..46ec7e8 100644
--- a/www/docs/en/2.5.0/guide/upgrading/windows-phone/index.md
+++ b/www/docs/en/2.5.0/guide/upgrading/windows-phone/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Upgrading Cordova Windows Phone ( 7 + 8 )
 ---
 
 Upgrading Cordova Windows Phone ( 7 + 8 )

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/guide/whitelist/index.md b/www/docs/en/2.5.0/guide/whitelist/index.md
index ec907ce..67e5403 100644
--- a/www/docs/en/2.5.0/guide/whitelist/index.md
+++ b/www/docs/en/2.5.0/guide/whitelist/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Domain Whitelist Guide
 ---
 
 Domain Whitelist Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.5.0/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/index.md b/www/docs/en/2.5.0/index.md
index 6618450..734fa23 100644
--- a/www/docs/en/2.5.0/index.md
+++ b/www/docs/en/2.5.0/index.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: API Reference
 ---
 
 <div id="home">

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/acceleration/acceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/acceleration/acceleration.md b/www/docs/en/2.6.0/cordova/accelerometer/acceleration/acceleration.md
index 4020c27..7b174d9 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/acceleration/acceleration.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/acceleration/acceleration.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Acceleration
 ---
 
 Acceleration

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.clearWatch.md b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.clearWatch.md
index f126f8d..9b0720b 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.clearWatch.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.clearWatch.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: accelerometer.clearWatch
 ---
 
 accelerometer.clearWatch

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
index c37c3f4..1730f92 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: accelerometer.getCurrentAcceleration
 ---
 
 accelerometer.getCurrentAcceleration

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.md b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.md
index e7c10f7..3c93c27 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Accelerometer
 ---
 
 Accelerometer

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.watchAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.watchAcceleration.md b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.watchAcceleration.md
index 92fa999..4d894e5 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.watchAcceleration.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/accelerometer.watchAcceleration.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: accelerometer.watchAcceleration
 ---
 
 accelerometer.watchAcceleration

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerError.md b/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerError.md
index 80f275f..77edbee 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerError.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: accelerometerError
 ---
 
 accelerometerError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerOptions.md b/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerOptions.md
index 86fb292..716c9ca 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerOptions.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerOptions.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: accelerometerOptions
 ---
 
 accelerometerOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerSuccess.md b/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerSuccess.md
index 67166dc..49a0889 100644
--- a/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerSuccess.md
+++ b/www/docs/en/2.6.0/cordova/accelerometer/parameters/accelerometerSuccess.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: accelerometerSuccess
 ---
 
 accelerometerSuccess

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/camera.cleanup.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/camera.cleanup.md b/www/docs/en/2.6.0/cordova/camera/camera.cleanup.md
index 02a8b2e..0756c6f 100644
--- a/www/docs/en/2.6.0/cordova/camera/camera.cleanup.md
+++ b/www/docs/en/2.6.0/cordova/camera/camera.cleanup.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: camera.cleanup
 ---
 
 camera.cleanup

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/camera.getPicture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/camera.getPicture.md b/www/docs/en/2.6.0/cordova/camera/camera.getPicture.md
index f97bee9..58f489b 100644
--- a/www/docs/en/2.6.0/cordova/camera/camera.getPicture.md
+++ b/www/docs/en/2.6.0/cordova/camera/camera.getPicture.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: camera.getPicture
 ---
 
 camera.getPicture

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/camera.md b/www/docs/en/2.6.0/cordova/camera/camera.md
index 97962fc..4feb3e5 100644
--- a/www/docs/en/2.6.0/cordova/camera/camera.md
+++ b/www/docs/en/2.6.0/cordova/camera/camera.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Camera
 ---
 
 Camera

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.md b/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.md
index 55d0069..73eb810 100644
--- a/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.md
+++ b/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: CameraPopoverHandle
 ---
 
 CameraPopoverHandle

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverOptions.md b/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverOptions.md
index 06bfea9..139fa44 100644
--- a/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverOptions.md
+++ b/www/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverOptions.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: CameraPopoverOptions
 ---
 
 CameraPopoverOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/parameter/cameraError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/parameter/cameraError.md b/www/docs/en/2.6.0/cordova/camera/parameter/cameraError.md
index c7bc33f..39778f8 100644
--- a/www/docs/en/2.6.0/cordova/camera/parameter/cameraError.md
+++ b/www/docs/en/2.6.0/cordova/camera/parameter/cameraError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: cameraError
 ---
 
 cameraError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/parameter/cameraOptions.md b/www/docs/en/2.6.0/cordova/camera/parameter/cameraOptions.md
index 4dbe594..276eaff 100644
--- a/www/docs/en/2.6.0/cordova/camera/parameter/cameraOptions.md
+++ b/www/docs/en/2.6.0/cordova/camera/parameter/cameraOptions.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: cameraOptions
 ---
 
 cameraOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/camera/parameter/cameraSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/camera/parameter/cameraSuccess.md b/www/docs/en/2.6.0/cordova/camera/parameter/cameraSuccess.md
index ec04795..d8e58ca 100644
--- a/www/docs/en/2.6.0/cordova/camera/parameter/cameraSuccess.md
+++ b/www/docs/en/2.6.0/cordova/camera/parameter/cameraSuccess.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: cameraSuccess
 ---
 
 cameraSuccess

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compass.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compass.clearWatch.md b/www/docs/en/2.6.0/cordova/compass/compass.clearWatch.md
index 1a01011..736df68 100644
--- a/www/docs/en/2.6.0/cordova/compass/compass.clearWatch.md
+++ b/www/docs/en/2.6.0/cordova/compass/compass.clearWatch.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compass.clearWatch
 ---
 
 compass.clearWatch

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compass.clearWatchFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compass.clearWatchFilter.md b/www/docs/en/2.6.0/cordova/compass/compass.clearWatchFilter.md
index 276c11f..3d509d8 100644
--- a/www/docs/en/2.6.0/cordova/compass/compass.clearWatchFilter.md
+++ b/www/docs/en/2.6.0/cordova/compass/compass.clearWatchFilter.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compass.clearWatchFilter
 ---
 
 compass.clearWatchFilter

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compass.getCurrentHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compass.getCurrentHeading.md b/www/docs/en/2.6.0/cordova/compass/compass.getCurrentHeading.md
index c1c4157..7d44e23 100644
--- a/www/docs/en/2.6.0/cordova/compass/compass.getCurrentHeading.md
+++ b/www/docs/en/2.6.0/cordova/compass/compass.getCurrentHeading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compass.getCurrentHeading
 ---
 
 compass.getCurrentHeading

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compass.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compass.md b/www/docs/en/2.6.0/cordova/compass/compass.md
index af2d907..b53282f 100644
--- a/www/docs/en/2.6.0/cordova/compass/compass.md
+++ b/www/docs/en/2.6.0/cordova/compass/compass.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Compass
 ---
 
 Compass

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compass.watchHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compass.watchHeading.md b/www/docs/en/2.6.0/cordova/compass/compass.watchHeading.md
index 3474b5a..2cb65b8 100644
--- a/www/docs/en/2.6.0/cordova/compass/compass.watchHeading.md
+++ b/www/docs/en/2.6.0/cordova/compass/compass.watchHeading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compass.watchHeading
 ---
 
 compass.watchHeading

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compass.watchHeadingFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compass.watchHeadingFilter.md b/www/docs/en/2.6.0/cordova/compass/compass.watchHeadingFilter.md
index 991da30..d3531cf 100644
--- a/www/docs/en/2.6.0/cordova/compass/compass.watchHeadingFilter.md
+++ b/www/docs/en/2.6.0/cordova/compass/compass.watchHeadingFilter.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compass.watchHeadingFilter
 ---
 
 compass.watchHeadingFilter

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/compassError/compassError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/compassError/compassError.md b/www/docs/en/2.6.0/cordova/compass/compassError/compassError.md
index 20d01c5..25a2547 100644
--- a/www/docs/en/2.6.0/cordova/compass/compassError/compassError.md
+++ b/www/docs/en/2.6.0/cordova/compass/compassError/compassError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: CompassError
 ---
 
 CompassError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/parameters/compassError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/parameters/compassError.md b/www/docs/en/2.6.0/cordova/compass/parameters/compassError.md
index 2a77347..681dcfe 100644
--- a/www/docs/en/2.6.0/cordova/compass/parameters/compassError.md
+++ b/www/docs/en/2.6.0/cordova/compass/parameters/compassError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compassError
 ---
 
 compassError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/parameters/compassHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/parameters/compassHeading.md b/www/docs/en/2.6.0/cordova/compass/parameters/compassHeading.md
index adae2f6..1743f37 100644
--- a/www/docs/en/2.6.0/cordova/compass/parameters/compassHeading.md
+++ b/www/docs/en/2.6.0/cordova/compass/parameters/compassHeading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compassHeading
 ---
 
 compassHeading

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/parameters/compassOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/parameters/compassOptions.md b/www/docs/en/2.6.0/cordova/compass/parameters/compassOptions.md
index 5488dc8..403dde5 100644
--- a/www/docs/en/2.6.0/cordova/compass/parameters/compassOptions.md
+++ b/www/docs/en/2.6.0/cordova/compass/parameters/compassOptions.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compassOptions
 ---
 
 compassOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/compass/parameters/compassSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/compass/parameters/compassSuccess.md b/www/docs/en/2.6.0/cordova/compass/parameters/compassSuccess.md
index a9bc5ff..43ece54 100644
--- a/www/docs/en/2.6.0/cordova/compass/parameters/compassSuccess.md
+++ b/www/docs/en/2.6.0/cordova/compass/parameters/compassSuccess.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: compassSuccess
 ---
 
 compassSuccess

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/connection/connection.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/connection/connection.md b/www/docs/en/2.6.0/cordova/connection/connection.md
index 3924bba..51be1e3 100644
--- a/www/docs/en/2.6.0/cordova/connection/connection.md
+++ b/www/docs/en/2.6.0/cordova/connection/connection.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Connection
 ---
 
 Connection

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/connection/connection.type.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/connection/connection.type.md b/www/docs/en/2.6.0/cordova/connection/connection.type.md
index 8f44dda..d2de9f0 100644
--- a/www/docs/en/2.6.0/cordova/connection/connection.type.md
+++ b/www/docs/en/2.6.0/cordova/connection/connection.type.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: connection.type
 ---
 
 connection.type

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/Contact/contact.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/Contact/contact.md b/www/docs/en/2.6.0/cordova/contacts/Contact/contact.md
index 0b43059..02aa4d3 100644
--- a/www/docs/en/2.6.0/cordova/contacts/Contact/contact.md
+++ b/www/docs/en/2.6.0/cordova/contacts/Contact/contact.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Contact
 ---
 
 Contact

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.md b/www/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.md
index 7f3b9d5..0700f2a 100644
--- a/www/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.md
+++ b/www/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: ContactAddress
 ---
 
 ContactAddress

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/ContactError/contactError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/ContactError/contactError.md b/www/docs/en/2.6.0/cordova/contacts/ContactError/contactError.md
index b0f07c8..0c6d3c4 100644
--- a/www/docs/en/2.6.0/cordova/contacts/ContactError/contactError.md
+++ b/www/docs/en/2.6.0/cordova/contacts/ContactError/contactError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: ContactError
 ---
 
 ContactError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/ContactField/contactfield.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/ContactField/contactfield.md b/www/docs/en/2.6.0/cordova/contacts/ContactField/contactfield.md
index a93f0e6..97a32d1 100644
--- a/www/docs/en/2.6.0/cordova/contacts/ContactField/contactfield.md
+++ b/www/docs/en/2.6.0/cordova/contacts/ContactField/contactfield.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: ContactField
 ---
 
 ContactField

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/ContactFindOptions/contactfindoptions.md b/www/docs/en/2.6.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
index a055227..f0eb338 100644
--- a/www/docs/en/2.6.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
+++ b/www/docs/en/2.6.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: ContactFindOptions
 ---
 
 ContactFindOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/ContactName/contactname.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/ContactName/contactname.md b/www/docs/en/2.6.0/cordova/contacts/ContactName/contactname.md
index beb7812..88738a7 100644
--- a/www/docs/en/2.6.0/cordova/contacts/ContactName/contactname.md
+++ b/www/docs/en/2.6.0/cordova/contacts/ContactName/contactname.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: ContactName
 ---
 
 ContactName

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/ContactOrganization/contactorganization.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/ContactOrganization/contactorganization.md b/www/docs/en/2.6.0/cordova/contacts/ContactOrganization/contactorganization.md
index e3ae1af..8b19177 100644
--- a/www/docs/en/2.6.0/cordova/contacts/ContactOrganization/contactorganization.md
+++ b/www/docs/en/2.6.0/cordova/contacts/ContactOrganization/contactorganization.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: ContactOrganization
 ---
 
 ContactOrganization

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/contacts.create.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/contacts.create.md b/www/docs/en/2.6.0/cordova/contacts/contacts.create.md
index 6befb64..ecfae11 100644
--- a/www/docs/en/2.6.0/cordova/contacts/contacts.create.md
+++ b/www/docs/en/2.6.0/cordova/contacts/contacts.create.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: contacts.create
 ---
 
 contacts.create

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/contacts.find.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/contacts.find.md b/www/docs/en/2.6.0/cordova/contacts/contacts.find.md
index 1f479d4..663c0d5 100644
--- a/www/docs/en/2.6.0/cordova/contacts/contacts.find.md
+++ b/www/docs/en/2.6.0/cordova/contacts/contacts.find.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: contacts.find
 ---
 
 contacts.find

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/contacts.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/contacts.md b/www/docs/en/2.6.0/cordova/contacts/contacts.md
index 5df30b1..38fb2dc 100644
--- a/www/docs/en/2.6.0/cordova/contacts/contacts.md
+++ b/www/docs/en/2.6.0/cordova/contacts/contacts.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Contacts
 ---
 
 Contacts

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/parameters/contactError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/parameters/contactError.md b/www/docs/en/2.6.0/cordova/contacts/parameters/contactError.md
index f5fcdfe..f6043a5 100644
--- a/www/docs/en/2.6.0/cordova/contacts/parameters/contactError.md
+++ b/www/docs/en/2.6.0/cordova/contacts/parameters/contactError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: contactError
 ---
 
 contactError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/parameters/contactFields.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/parameters/contactFields.md b/www/docs/en/2.6.0/cordova/contacts/parameters/contactFields.md
index 1951960..ae27dd7 100644
--- a/www/docs/en/2.6.0/cordova/contacts/parameters/contactFields.md
+++ b/www/docs/en/2.6.0/cordova/contacts/parameters/contactFields.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: contactFields
 ---
 
 contactFields

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/parameters/contactFindOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/parameters/contactFindOptions.md b/www/docs/en/2.6.0/cordova/contacts/parameters/contactFindOptions.md
index f2f3e12..b166110 100644
--- a/www/docs/en/2.6.0/cordova/contacts/parameters/contactFindOptions.md
+++ b/www/docs/en/2.6.0/cordova/contacts/parameters/contactFindOptions.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: contactFindOptions
 ---
 
 contactFindOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/contacts/parameters/contactSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/contacts/parameters/contactSuccess.md b/www/docs/en/2.6.0/cordova/contacts/parameters/contactSuccess.md
index 925105f..22137b6 100644
--- a/www/docs/en/2.6.0/cordova/contacts/parameters/contactSuccess.md
+++ b/www/docs/en/2.6.0/cordova/contacts/parameters/contactSuccess.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: contactSuccess
 ---
 
 contactSuccess

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.cordova.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.cordova.md b/www/docs/en/2.6.0/cordova/device/device.cordova.md
index c7e5aec..1d003c6 100644
--- a/www/docs/en/2.6.0/cordova/device/device.cordova.md
+++ b/www/docs/en/2.6.0/cordova/device/device.cordova.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: device.cordova
 ---
 
 device.cordova

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.md b/www/docs/en/2.6.0/cordova/device/device.md
index 62f1c74..3e50ace 100644
--- a/www/docs/en/2.6.0/cordova/device/device.md
+++ b/www/docs/en/2.6.0/cordova/device/device.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Device
 ---
 
 Device

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.model.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.model.md b/www/docs/en/2.6.0/cordova/device/device.model.md
index fb33f66..ddc027a 100644
--- a/www/docs/en/2.6.0/cordova/device/device.model.md
+++ b/www/docs/en/2.6.0/cordova/device/device.model.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: device.model
 ---
 
 device.model

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.name.md b/www/docs/en/2.6.0/cordova/device/device.name.md
index a688814..c0d899f 100644
--- a/www/docs/en/2.6.0/cordova/device/device.name.md
+++ b/www/docs/en/2.6.0/cordova/device/device.name.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: device.name
 ---
 
 device.name

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.platform.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.platform.md b/www/docs/en/2.6.0/cordova/device/device.platform.md
index 71a1896..d381678 100644
--- a/www/docs/en/2.6.0/cordova/device/device.platform.md
+++ b/www/docs/en/2.6.0/cordova/device/device.platform.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: device.platform
 ---
 
 device.platform

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.uuid.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.uuid.md b/www/docs/en/2.6.0/cordova/device/device.uuid.md
index f532977..51ab31d 100644
--- a/www/docs/en/2.6.0/cordova/device/device.uuid.md
+++ b/www/docs/en/2.6.0/cordova/device/device.uuid.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: device.uuid
 ---
 
 device.uuid

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/device/device.version.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/device/device.version.md b/www/docs/en/2.6.0/cordova/device/device.version.md
index 7544c2b..eb9a379 100644
--- a/www/docs/en/2.6.0/cordova/device/device.version.md
+++ b/www/docs/en/2.6.0/cordova/device/device.version.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: device.version
 ---
 
 device.version

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.backbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.backbutton.md b/www/docs/en/2.6.0/cordova/events/events.backbutton.md
index 2baef39..9599126 100644
--- a/www/docs/en/2.6.0/cordova/events/events.backbutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.backbutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: backbutton
 ---
 
 backbutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.batterycritical.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.batterycritical.md b/www/docs/en/2.6.0/cordova/events/events.batterycritical.md
index c55d20d..62db96e 100644
--- a/www/docs/en/2.6.0/cordova/events/events.batterycritical.md
+++ b/www/docs/en/2.6.0/cordova/events/events.batterycritical.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: batterycritical
 ---
 
 batterycritical

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.batterylow.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.batterylow.md b/www/docs/en/2.6.0/cordova/events/events.batterylow.md
index 3e49015..12f2c8a 100644
--- a/www/docs/en/2.6.0/cordova/events/events.batterylow.md
+++ b/www/docs/en/2.6.0/cordova/events/events.batterylow.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: batterylow
 ---
 
 batterylow

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.batterystatus.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.batterystatus.md b/www/docs/en/2.6.0/cordova/events/events.batterystatus.md
index 043a215..a129df1 100644
--- a/www/docs/en/2.6.0/cordova/events/events.batterystatus.md
+++ b/www/docs/en/2.6.0/cordova/events/events.batterystatus.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: batterystatus
 ---
 
 batterystatus

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.deviceready.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.deviceready.md b/www/docs/en/2.6.0/cordova/events/events.deviceready.md
index bd0cf1c..66d23e8 100644
--- a/www/docs/en/2.6.0/cordova/events/events.deviceready.md
+++ b/www/docs/en/2.6.0/cordova/events/events.deviceready.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: deviceready
 ---
 
 deviceready

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.endcallbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.endcallbutton.md b/www/docs/en/2.6.0/cordova/events/events.endcallbutton.md
index bad264b..0fbe2dd 100644
--- a/www/docs/en/2.6.0/cordova/events/events.endcallbutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.endcallbutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: endcallbutton
 ---
 
 endcallbutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.md b/www/docs/en/2.6.0/cordova/events/events.md
index 6b6b6f6..0851a40 100644
--- a/www/docs/en/2.6.0/cordova/events/events.md
+++ b/www/docs/en/2.6.0/cordova/events/events.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Events
 ---
 
 Events

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.menubutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.menubutton.md b/www/docs/en/2.6.0/cordova/events/events.menubutton.md
index e831333..772a6c1 100644
--- a/www/docs/en/2.6.0/cordova/events/events.menubutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.menubutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: menubutton
 ---
 
 menubutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.offline.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.offline.md b/www/docs/en/2.6.0/cordova/events/events.offline.md
index 6fb8f30..65f0b9b 100644
--- a/www/docs/en/2.6.0/cordova/events/events.offline.md
+++ b/www/docs/en/2.6.0/cordova/events/events.offline.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: offline
 ---
 
 offline

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.online.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.online.md b/www/docs/en/2.6.0/cordova/events/events.online.md
index 82bf240..c32f9bc 100644
--- a/www/docs/en/2.6.0/cordova/events/events.online.md
+++ b/www/docs/en/2.6.0/cordova/events/events.online.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: online
 ---
 
 online

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.pause.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.pause.md b/www/docs/en/2.6.0/cordova/events/events.pause.md
index a64275a..a91982c 100644
--- a/www/docs/en/2.6.0/cordova/events/events.pause.md
+++ b/www/docs/en/2.6.0/cordova/events/events.pause.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: pause
 ---
 
 pause

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.resume.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.resume.md b/www/docs/en/2.6.0/cordova/events/events.resume.md
index c92b642..e0e4802 100644
--- a/www/docs/en/2.6.0/cordova/events/events.resume.md
+++ b/www/docs/en/2.6.0/cordova/events/events.resume.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: resume
 ---
 
 resume

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.searchbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.searchbutton.md b/www/docs/en/2.6.0/cordova/events/events.searchbutton.md
index a3d4fcc..1357f51 100644
--- a/www/docs/en/2.6.0/cordova/events/events.searchbutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.searchbutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: searchbutton
 ---
 
 searchbutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.startcallbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.startcallbutton.md b/www/docs/en/2.6.0/cordova/events/events.startcallbutton.md
index 9f5df3b..db0010a 100644
--- a/www/docs/en/2.6.0/cordova/events/events.startcallbutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.startcallbutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: startcallbutton
 ---
 
 startcallbutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.volumedownbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.volumedownbutton.md b/www/docs/en/2.6.0/cordova/events/events.volumedownbutton.md
index 186d38f..0a5504e 100644
--- a/www/docs/en/2.6.0/cordova/events/events.volumedownbutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.volumedownbutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: volumedownbutton
 ---
 
 volumedownbutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/events/events.volumeupbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/events/events.volumeupbutton.md b/www/docs/en/2.6.0/cordova/events/events.volumeupbutton.md
index eeeeec5..535cee6 100644
--- a/www/docs/en/2.6.0/cordova/events/events.volumeupbutton.md
+++ b/www/docs/en/2.6.0/cordova/events/events.volumeupbutton.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: volumeupbutton
 ---
 
 volumeupbutton

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/directoryentry/directoryentry.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/directoryentry/directoryentry.md b/www/docs/en/2.6.0/cordova/file/directoryentry/directoryentry.md
index 7091695..7a8f67a 100644
--- a/www/docs/en/2.6.0/cordova/file/directoryentry/directoryentry.md
+++ b/www/docs/en/2.6.0/cordova/file/directoryentry/directoryentry.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: DirectoryEntry
 ---
 
 DirectoryEntry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/directoryreader/directoryreader.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/directoryreader/directoryreader.md b/www/docs/en/2.6.0/cordova/file/directoryreader/directoryreader.md
index 41edbd9..f07dcd4 100644
--- a/www/docs/en/2.6.0/cordova/file/directoryreader/directoryreader.md
+++ b/www/docs/en/2.6.0/cordova/file/directoryreader/directoryreader.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: DirectoryReader
 ---
 
 DirectoryReader

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/file.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/file.md b/www/docs/en/2.6.0/cordova/file/file.md
index 45e21a3..9dccf00 100644
--- a/www/docs/en/2.6.0/cordova/file/file.md
+++ b/www/docs/en/2.6.0/cordova/file/file.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: File
 ---
 
 File

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/fileentry/fileentry.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/fileentry/fileentry.md b/www/docs/en/2.6.0/cordova/file/fileentry/fileentry.md
index dbd791f..9e8b758 100644
--- a/www/docs/en/2.6.0/cordova/file/fileentry/fileentry.md
+++ b/www/docs/en/2.6.0/cordova/file/fileentry/fileentry.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: FileEntry
 ---
 
 FileEntry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/fileerror/fileerror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/fileerror/fileerror.md b/www/docs/en/2.6.0/cordova/file/fileerror/fileerror.md
index fa54c1f..dac6d35 100644
--- a/www/docs/en/2.6.0/cordova/file/fileerror/fileerror.md
+++ b/www/docs/en/2.6.0/cordova/file/fileerror/fileerror.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: FileError
 ---
 
 FileError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/fileobj/fileobj.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/fileobj/fileobj.md b/www/docs/en/2.6.0/cordova/file/fileobj/fileobj.md
index 449e9d3..a23ad2b 100644
--- a/www/docs/en/2.6.0/cordova/file/fileobj/fileobj.md
+++ b/www/docs/en/2.6.0/cordova/file/fileobj/fileobj.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: File
 ---
 
 File

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/filereader/filereader.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/filereader/filereader.md b/www/docs/en/2.6.0/cordova/file/filereader/filereader.md
index f442d55..fa891a9 100644
--- a/www/docs/en/2.6.0/cordova/file/filereader/filereader.md
+++ b/www/docs/en/2.6.0/cordova/file/filereader/filereader.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: FileReader
 ---
 
 FileReader

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/filesystem/filesystem.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/filesystem/filesystem.md b/www/docs/en/2.6.0/cordova/file/filesystem/filesystem.md
index 316a6db..1430440 100644
--- a/www/docs/en/2.6.0/cordova/file/filesystem/filesystem.md
+++ b/www/docs/en/2.6.0/cordova/file/filesystem/filesystem.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: FileSystem
 ---
 
 FileSystem

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/filetransfer/filetransfer.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/filetransfer/filetransfer.md b/www/docs/en/2.6.0/cordova/file/filetransfer/filetransfer.md
index 8baa309..8567d78 100644
--- a/www/docs/en/2.6.0/cordova/file/filetransfer/filetransfer.md
+++ b/www/docs/en/2.6.0/cordova/file/filetransfer/filetransfer.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: FileTransfer
 ---
 
 FileTransfer

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.6.0/cordova/file/filetransfererror/filetransfererror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.6.0/cordova/file/filetransfererror/filetransfererror.md b/www/docs/en/2.6.0/cordova/file/filetransfererror/filetransfererror.md
index 4208d94..9210e63 100644
--- a/www/docs/en/2.6.0/cordova/file/filetransfererror/filetransfererror.md
+++ b/www/docs/en/2.6.0/cordova/file/filetransfererror/filetransfererror.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: FileTransferError
 ---
 
 FileTransferError


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org