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:39 UTC

[40/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/1.8.1/cordova/media/capture/capture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/capture.md b/www/docs/en/1.8.1/cordova/media/capture/capture.md
index 044d06f..d40c9e1 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/capture.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/capture.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: Capture
 ---
 
 Capture

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/capture/captureAudio.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/captureAudio.md b/www/docs/en/1.8.1/cordova/media/capture/captureAudio.md
index 9ca3302..7acadef 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/captureAudio.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/captureAudio.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: capture.captureAudio
 ---
 
 capture.captureAudio

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/capture/captureAudioOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/captureAudioOptions.md b/www/docs/en/1.8.1/cordova/media/capture/captureAudioOptions.md
index ff303f5..8b273e5 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/captureAudioOptions.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/captureAudioOptions.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: CaptureAudioOptions
 ---
 
 CaptureAudioOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/capture/captureImage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/captureImage.md b/www/docs/en/1.8.1/cordova/media/capture/captureImage.md
index 17f1e08..dbccf00 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/captureImage.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/captureImage.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: capture.captureImage
 ---
 
 capture.captureImage

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/capture/captureImageOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/captureImageOptions.md b/www/docs/en/1.8.1/cordova/media/capture/captureImageOptions.md
index b9f0333..13cf3c9 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/captureImageOptions.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/captureImageOptions.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: CaptureImageOptions
 ---
 
 CaptureImageOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/capture/captureVideo.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/captureVideo.md b/www/docs/en/1.8.1/cordova/media/capture/captureVideo.md
index 6145d8a..5bcaeb5 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/captureVideo.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/captureVideo.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: capture.captureVideo
 ---
 
 capture.captureVideo

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/capture/captureVideoOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/capture/captureVideoOptions.md b/www/docs/en/1.8.1/cordova/media/capture/captureVideoOptions.md
index 29667ad..64925d7 100644
--- a/www/docs/en/1.8.1/cordova/media/capture/captureVideoOptions.md
+++ b/www/docs/en/1.8.1/cordova/media/capture/captureVideoOptions.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: CaptureVideoOptions
 ---
 
 CaptureVideoOptions

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.getCurrentPosition.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.getCurrentPosition.md b/www/docs/en/1.8.1/cordova/media/media.getCurrentPosition.md
index 31dfd29..1c6afec 100644
--- a/www/docs/en/1.8.1/cordova/media/media.getCurrentPosition.md
+++ b/www/docs/en/1.8.1/cordova/media/media.getCurrentPosition.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: media.getCurrentPosition
 ---
 
 media.getCurrentPosition

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.getDuration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.getDuration.md b/www/docs/en/1.8.1/cordova/media/media.getDuration.md
index 1908e6b..a98daab 100644
--- a/www/docs/en/1.8.1/cordova/media/media.getDuration.md
+++ b/www/docs/en/1.8.1/cordova/media/media.getDuration.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: media.getDuration
 ---
 
 media.getDuration

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.md b/www/docs/en/1.8.1/cordova/media/media.md
index 76f0b71..768755f 100644
--- a/www/docs/en/1.8.1/cordova/media/media.md
+++ b/www/docs/en/1.8.1/cordova/media/media.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: Media
 ---
 
 Media

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.pause.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.pause.md b/www/docs/en/1.8.1/cordova/media/media.pause.md
index 74c2a16..094e0ad 100644
--- a/www/docs/en/1.8.1/cordova/media/media.pause.md
+++ b/www/docs/en/1.8.1/cordova/media/media.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: media.pause
 ---
 
 media.pause

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.play.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.play.md b/www/docs/en/1.8.1/cordova/media/media.play.md
index 029cd2d..fe2a639 100644
--- a/www/docs/en/1.8.1/cordova/media/media.play.md
+++ b/www/docs/en/1.8.1/cordova/media/media.play.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: media.play
 ---
 
 media.play

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.release.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.release.md b/www/docs/en/1.8.1/cordova/media/media.release.md
index bc4844b..41f2ce1 100644
--- a/www/docs/en/1.8.1/cordova/media/media.release.md
+++ b/www/docs/en/1.8.1/cordova/media/media.release.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: media.release
 ---
 
 media.release

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.seekTo.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.seekTo.md b/www/docs/en/1.8.1/cordova/media/media.seekTo.md
index 6dfd5bb..f852366 100644
--- a/www/docs/en/1.8.1/cordova/media/media.seekTo.md
+++ b/www/docs/en/1.8.1/cordova/media/media.seekTo.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: media.seekTo
 ---
 
 media.seekTo

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.startRecord.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.startRecord.md b/www/docs/en/1.8.1/cordova/media/media.startRecord.md
index f34b5e5..107c15e 100644
--- a/www/docs/en/1.8.1/cordova/media/media.startRecord.md
+++ b/www/docs/en/1.8.1/cordova/media/media.startRecord.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: media.startRecord
 ---
 
 media.startRecord

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.stop.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.stop.md b/www/docs/en/1.8.1/cordova/media/media.stop.md
index b7d1420..aacb42b 100644
--- a/www/docs/en/1.8.1/cordova/media/media.stop.md
+++ b/www/docs/en/1.8.1/cordova/media/media.stop.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: media.stop
 ---
 
 media.stop

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/media/media.stopRecord.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/media/media.stopRecord.md b/www/docs/en/1.8.1/cordova/media/media.stopRecord.md
index 7ee003d..9cc9617 100644
--- a/www/docs/en/1.8.1/cordova/media/media.stopRecord.md
+++ b/www/docs/en/1.8.1/cordova/media/media.stopRecord.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: media.stopRecord
 ---
 
 media.stopRecord

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/notification/notification.alert.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/notification/notification.alert.md b/www/docs/en/1.8.1/cordova/notification/notification.alert.md
index 57a49d8..c7d0ded 100644
--- a/www/docs/en/1.8.1/cordova/notification/notification.alert.md
+++ b/www/docs/en/1.8.1/cordova/notification/notification.alert.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: notification.alert
 ---
 
 notification.alert

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/notification/notification.beep.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/notification/notification.beep.md b/www/docs/en/1.8.1/cordova/notification/notification.beep.md
index 8ef9232..0be997b 100644
--- a/www/docs/en/1.8.1/cordova/notification/notification.beep.md
+++ b/www/docs/en/1.8.1/cordova/notification/notification.beep.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: notification.beep
 ---
 
 notification.beep

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/notification/notification.confirm.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/notification/notification.confirm.md b/www/docs/en/1.8.1/cordova/notification/notification.confirm.md
index eaa65ca..bd86f3c 100644
--- a/www/docs/en/1.8.1/cordova/notification/notification.confirm.md
+++ b/www/docs/en/1.8.1/cordova/notification/notification.confirm.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: notification.confirm
 ---
 
 notification.confirm

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/notification/notification.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/notification/notification.md b/www/docs/en/1.8.1/cordova/notification/notification.md
index 3cdd531..e44b90b 100644
--- a/www/docs/en/1.8.1/cordova/notification/notification.md
+++ b/www/docs/en/1.8.1/cordova/notification/notification.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: Notification
 ---
 
 Notification

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/notification/notification.vibrate.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/notification/notification.vibrate.md b/www/docs/en/1.8.1/cordova/notification/notification.vibrate.md
index 3a48c45..b36a8ad 100644
--- a/www/docs/en/1.8.1/cordova/notification/notification.vibrate.md
+++ b/www/docs/en/1.8.1/cordova/notification/notification.vibrate.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: notification.vibrate
 ---
 
 notification.vibrate

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/database/database.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/database/database.md b/www/docs/en/1.8.1/cordova/storage/database/database.md
index d837d58..f1bf7af 100644
--- a/www/docs/en/1.8.1/cordova/storage/database/database.md
+++ b/www/docs/en/1.8.1/cordova/storage/database/database.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: Database
 ---
 
 Database

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/localstorage/localstorage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/localstorage/localstorage.md b/www/docs/en/1.8.1/cordova/storage/localstorage/localstorage.md
index 44286c0..fe39743 100644
--- a/www/docs/en/1.8.1/cordova/storage/localstorage/localstorage.md
+++ b/www/docs/en/1.8.1/cordova/storage/localstorage/localstorage.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: localStorage
 ---
 
 localStorage

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/parameters/display_name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/parameters/display_name.md b/www/docs/en/1.8.1/cordova/storage/parameters/display_name.md
index 26ad909..16a4d9f 100644
--- a/www/docs/en/1.8.1/cordova/storage/parameters/display_name.md
+++ b/www/docs/en/1.8.1/cordova/storage/parameters/display_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: database_displayname
 ---
 
 database_displayname

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/parameters/name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/parameters/name.md b/www/docs/en/1.8.1/cordova/storage/parameters/name.md
index f00a409..c8a7071 100644
--- a/www/docs/en/1.8.1/cordova/storage/parameters/name.md
+++ b/www/docs/en/1.8.1/cordova/storage/parameters/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: database_name
 ---
 
 database_name

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/parameters/size.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/parameters/size.md b/www/docs/en/1.8.1/cordova/storage/parameters/size.md
index 73b4ea7..2c61318 100644
--- a/www/docs/en/1.8.1/cordova/storage/parameters/size.md
+++ b/www/docs/en/1.8.1/cordova/storage/parameters/size.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: database_size
 ---
 
 database_size

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/parameters/version.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/parameters/version.md b/www/docs/en/1.8.1/cordova/storage/parameters/version.md
index 4e6d393..79582ee 100644
--- a/www/docs/en/1.8.1/cordova/storage/parameters/version.md
+++ b/www/docs/en/1.8.1/cordova/storage/parameters/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: database_version
 ---
 
 database_version

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/sqlerror/sqlerror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/sqlerror/sqlerror.md b/www/docs/en/1.8.1/cordova/storage/sqlerror/sqlerror.md
index e690275..64e9e25 100644
--- a/www/docs/en/1.8.1/cordova/storage/sqlerror/sqlerror.md
+++ b/www/docs/en/1.8.1/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/1.8.1/cordova/storage/sqlresultset/sqlresultset.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/sqlresultset/sqlresultset.md b/www/docs/en/1.8.1/cordova/storage/sqlresultset/sqlresultset.md
index 061ad7d..36d915b 100644
--- a/www/docs/en/1.8.1/cordova/storage/sqlresultset/sqlresultset.md
+++ b/www/docs/en/1.8.1/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/1.8.1/cordova/storage/sqlresultsetlist/sqlresultsetlist.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/sqlresultsetlist/sqlresultsetlist.md b/www/docs/en/1.8.1/cordova/storage/sqlresultsetlist/sqlresultsetlist.md
index e238c02..269d6e7 100644
--- a/www/docs/en/1.8.1/cordova/storage/sqlresultsetlist/sqlresultsetlist.md
+++ b/www/docs/en/1.8.1/cordova/storage/sqlresultsetlist/sqlresultsetlist.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: SQLResultSetList
 ---
 
 SQLResultSetList

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/cordova/storage/sqltransaction/sqltransaction.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/sqltransaction/sqltransaction.md b/www/docs/en/1.8.1/cordova/storage/sqltransaction/sqltransaction.md
index 07415d6..fdbae31 100644
--- a/www/docs/en/1.8.1/cordova/storage/sqltransaction/sqltransaction.md
+++ b/www/docs/en/1.8.1/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/1.8.1/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/storage.md b/www/docs/en/1.8.1/cordova/storage/storage.md
index 7174491..f2c1155 100644
--- a/www/docs/en/1.8.1/cordova/storage/storage.md
+++ b/www/docs/en/1.8.1/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/1.8.1/cordova/storage/storage.opendatabase.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/cordova/storage/storage.opendatabase.md b/www/docs/en/1.8.1/cordova/storage/storage.opendatabase.md
index b2ed83e..1d5de8b 100644
--- a/www/docs/en/1.8.1/cordova/storage/storage.opendatabase.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/android/index.md b/www/docs/en/1.8.1/guide/getting-started/android/index.md
index ffe1662..76e4f4c 100644
--- a/www/docs/en/1.8.1/guide/getting-started/android/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/bada/index.md b/www/docs/en/1.8.1/guide/getting-started/bada/index.md
index 333e2e4..4a4504b 100644
--- a/www/docs/en/1.8.1/guide/getting-started/bada/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/blackberry/index.md b/www/docs/en/1.8.1/guide/getting-started/blackberry/index.md
index 8aeb884..d0828ea 100644
--- a/www/docs/en/1.8.1/guide/getting-started/blackberry/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/index.md b/www/docs/en/1.8.1/guide/getting-started/index.md
index 2bddf89..b9e247b 100644
--- a/www/docs/en/1.8.1/guide/getting-started/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/ios/index.md b/www/docs/en/1.8.1/guide/getting-started/ios/index.md
index 4420b6d..1ef1449 100644
--- a/www/docs/en/1.8.1/guide/getting-started/ios/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/symbian/index.md b/www/docs/en/1.8.1/guide/getting-started/symbian/index.md
index aaac5e1..55728dc 100644
--- a/www/docs/en/1.8.1/guide/getting-started/symbian/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/webos/index.md b/www/docs/en/1.8.1/guide/getting-started/webos/index.md
index 68d7570..a4216f5 100644
--- a/www/docs/en/1.8.1/guide/getting-started/webos/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/getting-started/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/getting-started/windows-phone/index.md b/www/docs/en/1.8.1/guide/getting-started/windows-phone/index.md
index 24a8a70..0d5ed2e 100644
--- a/www/docs/en/1.8.1/guide/getting-started/windows-phone/index.md
+++ b/www/docs/en/1.8.1/guide/getting-started/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: Getting Started with Windows Phone
 ---
 
 Getting Started with Windows Phone

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/android/index.md b/www/docs/en/1.8.1/guide/upgrading/android/index.md
index 7648fac..50af9d2 100644
--- a/www/docs/en/1.8.1/guide/upgrading/android/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/bada/index.md b/www/docs/en/1.8.1/guide/upgrading/bada/index.md
index 8c3b580..0d71fb3 100644
--- a/www/docs/en/1.8.1/guide/upgrading/bada/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/blackberry/index.md b/www/docs/en/1.8.1/guide/upgrading/blackberry/index.md
index b4afe55..1f1c59e 100644
--- a/www/docs/en/1.8.1/guide/upgrading/blackberry/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/index.md b/www/docs/en/1.8.1/guide/upgrading/index.md
index b539a58..5de03dd 100644
--- a/www/docs/en/1.8.1/guide/upgrading/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/ios/index.md b/www/docs/en/1.8.1/guide/upgrading/ios/index.md
index b5ab36b..3ae0c69 100644
--- a/www/docs/en/1.8.1/guide/upgrading/ios/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/symbian/index.md b/www/docs/en/1.8.1/guide/upgrading/symbian/index.md
index 1492976..953788b 100644
--- a/www/docs/en/1.8.1/guide/upgrading/symbian/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/webos/index.md b/www/docs/en/1.8.1/guide/upgrading/webos/index.md
index 7c41021..d72c453 100644
--- a/www/docs/en/1.8.1/guide/upgrading/webos/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/guide/upgrading/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/upgrading/windows-phone/index.md b/www/docs/en/1.8.1/guide/upgrading/windows-phone/index.md
index 9e1906e..fc564dc 100644
--- a/www/docs/en/1.8.1/guide/upgrading/windows-phone/index.md
+++ b/www/docs/en/1.8.1/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
 ---
 
 Upgrading Cordova Windows Phone

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.8.1/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/guide/whitelist/index.md b/www/docs/en/1.8.1/guide/whitelist/index.md
index dec4216..e627504 100644
--- a/www/docs/en/1.8.1/guide/whitelist/index.md
+++ b/www/docs/en/1.8.1/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/1.8.1/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.8.1/index.md b/www/docs/en/1.8.1/index.md
index 3ee78ff..bbc621b 100644
--- a/www/docs/en/1.8.1/index.md
+++ b/www/docs/en/1.8.1/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/1.9.0/cordova/accelerometer/acceleration/acceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/acceleration/acceleration.md b/www/docs/en/1.9.0/cordova/accelerometer/acceleration/acceleration.md
index eb16e4c..f5dd8c9 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/acceleration/acceleration.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/accelerometer.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.clearWatch.md b/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.clearWatch.md
index 49ded97..be9353a 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.clearWatch.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md b/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
index 75214c9..a1da0d6 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.md b/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.md
index 5aec54d..d0df1a5 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/accelerometer.watchAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.watchAcceleration.md b/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.watchAcceleration.md
index d4e52bc..d6b6fd5 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/accelerometer.watchAcceleration.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/parameters/accelerometerError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerError.md b/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerError.md
index 80f275f..77edbee 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerError.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/parameters/accelerometerOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerOptions.md b/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerOptions.md
index 86fb292..716c9ca 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerOptions.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/accelerometer/parameters/accelerometerSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerSuccess.md b/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerSuccess.md
index 67166dc..49a0889 100644
--- a/www/docs/en/1.9.0/cordova/accelerometer/parameters/accelerometerSuccess.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/camera.cleanup.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/camera.cleanup.md b/www/docs/en/1.9.0/cordova/camera/camera.cleanup.md
index 02a8b2e..0756c6f 100644
--- a/www/docs/en/1.9.0/cordova/camera/camera.cleanup.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/camera.getPicture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/camera.getPicture.md b/www/docs/en/1.9.0/cordova/camera/camera.getPicture.md
index 0f3ed35..49f4792 100644
--- a/www/docs/en/1.9.0/cordova/camera/camera.getPicture.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/camera.md b/www/docs/en/1.9.0/cordova/camera/camera.md
index fae2085..9f9b0f9 100644
--- a/www/docs/en/1.9.0/cordova/camera/camera.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/parameter/CameraPopoverOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/parameter/CameraPopoverOptions.md b/www/docs/en/1.9.0/cordova/camera/parameter/CameraPopoverOptions.md
index 06bfea9..139fa44 100644
--- a/www/docs/en/1.9.0/cordova/camera/parameter/CameraPopoverOptions.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/parameter/cameraError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/parameter/cameraError.md b/www/docs/en/1.9.0/cordova/camera/parameter/cameraError.md
index c7bc33f..39778f8 100644
--- a/www/docs/en/1.9.0/cordova/camera/parameter/cameraError.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md b/www/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md
index 713f3c4..31ff030 100644
--- a/www/docs/en/1.9.0/cordova/camera/parameter/cameraOptions.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/camera/parameter/cameraSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/camera/parameter/cameraSuccess.md b/www/docs/en/1.9.0/cordova/camera/parameter/cameraSuccess.md
index ec04795..d8e58ca 100644
--- a/www/docs/en/1.9.0/cordova/camera/parameter/cameraSuccess.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compass.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compass.clearWatch.md b/www/docs/en/1.9.0/cordova/compass/compass.clearWatch.md
index bb2536a..0a549a6 100644
--- a/www/docs/en/1.9.0/cordova/compass/compass.clearWatch.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compass.clearWatchFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compass.clearWatchFilter.md b/www/docs/en/1.9.0/cordova/compass/compass.clearWatchFilter.md
index 276c11f..3d509d8 100644
--- a/www/docs/en/1.9.0/cordova/compass/compass.clearWatchFilter.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compass.getCurrentHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compass.getCurrentHeading.md b/www/docs/en/1.9.0/cordova/compass/compass.getCurrentHeading.md
index fd4ab2e..20c6bb6 100644
--- a/www/docs/en/1.9.0/cordova/compass/compass.getCurrentHeading.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compass.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compass.md b/www/docs/en/1.9.0/cordova/compass/compass.md
index c560ffd..bb57495 100644
--- a/www/docs/en/1.9.0/cordova/compass/compass.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compass.watchHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compass.watchHeading.md b/www/docs/en/1.9.0/cordova/compass/compass.watchHeading.md
index 306facc..16423db 100644
--- a/www/docs/en/1.9.0/cordova/compass/compass.watchHeading.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compass.watchHeadingFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compass.watchHeadingFilter.md b/www/docs/en/1.9.0/cordova/compass/compass.watchHeadingFilter.md
index 991da30..d3531cf 100644
--- a/www/docs/en/1.9.0/cordova/compass/compass.watchHeadingFilter.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/compassError/compassError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/compassError/compassError.md b/www/docs/en/1.9.0/cordova/compass/compassError/compassError.md
index 20d01c5..25a2547 100644
--- a/www/docs/en/1.9.0/cordova/compass/compassError/compassError.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/parameters/compassError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/parameters/compassError.md b/www/docs/en/1.9.0/cordova/compass/parameters/compassError.md
index 3d2f523..fc209a5 100644
--- a/www/docs/en/1.9.0/cordova/compass/parameters/compassError.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/parameters/compassHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/parameters/compassHeading.md b/www/docs/en/1.9.0/cordova/compass/parameters/compassHeading.md
index adae2f6..1743f37 100644
--- a/www/docs/en/1.9.0/cordova/compass/parameters/compassHeading.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/parameters/compassOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/parameters/compassOptions.md b/www/docs/en/1.9.0/cordova/compass/parameters/compassOptions.md
index 3d71e1e..5c71032 100644
--- a/www/docs/en/1.9.0/cordova/compass/parameters/compassOptions.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/compass/parameters/compassSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/compass/parameters/compassSuccess.md b/www/docs/en/1.9.0/cordova/compass/parameters/compassSuccess.md
index a9bc5ff..43ece54 100644
--- a/www/docs/en/1.9.0/cordova/compass/parameters/compassSuccess.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/connection/connection.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/connection/connection.md b/www/docs/en/1.9.0/cordova/connection/connection.md
index dd275b5..b1d6af7 100644
--- a/www/docs/en/1.9.0/cordova/connection/connection.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/connection/connection.type.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/connection/connection.type.md b/www/docs/en/1.9.0/cordova/connection/connection.type.md
index 6d68c3d..03f0521 100644
--- a/www/docs/en/1.9.0/cordova/connection/connection.type.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/Contact/contact.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/Contact/contact.md b/www/docs/en/1.9.0/cordova/contacts/Contact/contact.md
index 90bdb70..c781de4 100644
--- a/www/docs/en/1.9.0/cordova/contacts/Contact/contact.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/ContactAddress/contactaddress.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.md b/www/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.md
index 8123312..22d88e4 100644
--- a/www/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/ContactError/contactError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/ContactError/contactError.md b/www/docs/en/1.9.0/cordova/contacts/ContactError/contactError.md
index b0f07c8..0c6d3c4 100644
--- a/www/docs/en/1.9.0/cordova/contacts/ContactError/contactError.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/ContactField/contactfield.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/ContactField/contactfield.md b/www/docs/en/1.9.0/cordova/contacts/ContactField/contactfield.md
index f2377de..c253ca2 100644
--- a/www/docs/en/1.9.0/cordova/contacts/ContactField/contactfield.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/ContactFindOptions/contactfindoptions.md b/www/docs/en/1.9.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
index 9a45a86..80144ff 100644
--- a/www/docs/en/1.9.0/cordova/contacts/ContactFindOptions/contactfindoptions.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/ContactName/contactname.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/ContactName/contactname.md b/www/docs/en/1.9.0/cordova/contacts/ContactName/contactname.md
index 0652aa9..19d353f 100644
--- a/www/docs/en/1.9.0/cordova/contacts/ContactName/contactname.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/ContactOrganization/contactorganization.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/ContactOrganization/contactorganization.md b/www/docs/en/1.9.0/cordova/contacts/ContactOrganization/contactorganization.md
index aaa743b..896bf6f 100644
--- a/www/docs/en/1.9.0/cordova/contacts/ContactOrganization/contactorganization.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/contacts.create.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/contacts.create.md b/www/docs/en/1.9.0/cordova/contacts/contacts.create.md
index c8acde8..89bbfa9 100644
--- a/www/docs/en/1.9.0/cordova/contacts/contacts.create.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/contacts.find.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/contacts.find.md b/www/docs/en/1.9.0/cordova/contacts/contacts.find.md
index c1c0b80..ad858f4 100644
--- a/www/docs/en/1.9.0/cordova/contacts/contacts.find.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/contacts.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/contacts.md b/www/docs/en/1.9.0/cordova/contacts/contacts.md
index 34346f0..0b4e923 100644
--- a/www/docs/en/1.9.0/cordova/contacts/contacts.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/parameters/contactError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/parameters/contactError.md b/www/docs/en/1.9.0/cordova/contacts/parameters/contactError.md
index f5fcdfe..f6043a5 100644
--- a/www/docs/en/1.9.0/cordova/contacts/parameters/contactError.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/parameters/contactFields.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/parameters/contactFields.md b/www/docs/en/1.9.0/cordova/contacts/parameters/contactFields.md
index 1951960..ae27dd7 100644
--- a/www/docs/en/1.9.0/cordova/contacts/parameters/contactFields.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/parameters/contactFindOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/parameters/contactFindOptions.md b/www/docs/en/1.9.0/cordova/contacts/parameters/contactFindOptions.md
index f2f3e12..b166110 100644
--- a/www/docs/en/1.9.0/cordova/contacts/parameters/contactFindOptions.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/contacts/parameters/contactSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/contacts/parameters/contactSuccess.md b/www/docs/en/1.9.0/cordova/contacts/parameters/contactSuccess.md
index 925105f..22137b6 100644
--- a/www/docs/en/1.9.0/cordova/contacts/parameters/contactSuccess.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/device/device.cordova.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/device/device.cordova.md b/www/docs/en/1.9.0/cordova/device/device.cordova.md
index 33b007a..cb27be5 100644
--- a/www/docs/en/1.9.0/cordova/device/device.cordova.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/device/device.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/device/device.md b/www/docs/en/1.9.0/cordova/device/device.md
index 48fdceb..ea0873f 100644
--- a/www/docs/en/1.9.0/cordova/device/device.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/device/device.name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/device/device.name.md b/www/docs/en/1.9.0/cordova/device/device.name.md
index a7f9306..1321afe 100644
--- a/www/docs/en/1.9.0/cordova/device/device.name.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/device/device.platform.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/device/device.platform.md b/www/docs/en/1.9.0/cordova/device/device.platform.md
index ff727bc..d6d4f62 100644
--- a/www/docs/en/1.9.0/cordova/device/device.platform.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/device/device.uuid.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/device/device.uuid.md b/www/docs/en/1.9.0/cordova/device/device.uuid.md
index bcd64c9..5a83e1c 100644
--- a/www/docs/en/1.9.0/cordova/device/device.uuid.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/device/device.version.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/device/device.version.md b/www/docs/en/1.9.0/cordova/device/device.version.md
index 1588819..6cb9fe3 100644
--- a/www/docs/en/1.9.0/cordova/device/device.version.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.backbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.backbutton.md b/www/docs/en/1.9.0/cordova/events/events.backbutton.md
index 20ffeba..d5c0716 100644
--- a/www/docs/en/1.9.0/cordova/events/events.backbutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.batterycritical.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.batterycritical.md b/www/docs/en/1.9.0/cordova/events/events.batterycritical.md
index 2be30a0..0d6d453 100644
--- a/www/docs/en/1.9.0/cordova/events/events.batterycritical.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.batterylow.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.batterylow.md b/www/docs/en/1.9.0/cordova/events/events.batterylow.md
index 1ea53c3..cf8bb83 100644
--- a/www/docs/en/1.9.0/cordova/events/events.batterylow.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.batterystatus.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.batterystatus.md b/www/docs/en/1.9.0/cordova/events/events.batterystatus.md
index 31d0ee1..955fee0 100644
--- a/www/docs/en/1.9.0/cordova/events/events.batterystatus.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.deviceready.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.deviceready.md b/www/docs/en/1.9.0/cordova/events/events.deviceready.md
index e8f44c8..9bf113d 100644
--- a/www/docs/en/1.9.0/cordova/events/events.deviceready.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.endcallbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.endcallbutton.md b/www/docs/en/1.9.0/cordova/events/events.endcallbutton.md
index 87f1b39..e2c5f57 100644
--- a/www/docs/en/1.9.0/cordova/events/events.endcallbutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.md b/www/docs/en/1.9.0/cordova/events/events.md
index 067c14c..ae7cc8c 100644
--- a/www/docs/en/1.9.0/cordova/events/events.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.menubutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.menubutton.md b/www/docs/en/1.9.0/cordova/events/events.menubutton.md
index 40d1b9d..a244457 100644
--- a/www/docs/en/1.9.0/cordova/events/events.menubutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.offline.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.offline.md b/www/docs/en/1.9.0/cordova/events/events.offline.md
index 90d9317..8962a87 100644
--- a/www/docs/en/1.9.0/cordova/events/events.offline.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.online.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.online.md b/www/docs/en/1.9.0/cordova/events/events.online.md
index a9ed2fc..af20118 100644
--- a/www/docs/en/1.9.0/cordova/events/events.online.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.pause.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.pause.md b/www/docs/en/1.9.0/cordova/events/events.pause.md
index 05d6ace..86b4431 100644
--- a/www/docs/en/1.9.0/cordova/events/events.pause.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.resume.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.resume.md b/www/docs/en/1.9.0/cordova/events/events.resume.md
index bf66615..5b6be43 100644
--- a/www/docs/en/1.9.0/cordova/events/events.resume.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.searchbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.searchbutton.md b/www/docs/en/1.9.0/cordova/events/events.searchbutton.md
index 6329408..4636f69 100644
--- a/www/docs/en/1.9.0/cordova/events/events.searchbutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.startcallbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.startcallbutton.md b/www/docs/en/1.9.0/cordova/events/events.startcallbutton.md
index 0dcfaae..51d2407 100644
--- a/www/docs/en/1.9.0/cordova/events/events.startcallbutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.volumedownbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.volumedownbutton.md b/www/docs/en/1.9.0/cordova/events/events.volumedownbutton.md
index 66c1c68..ee6a8ed 100644
--- a/www/docs/en/1.9.0/cordova/events/events.volumedownbutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/events/events.volumeupbutton.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/events/events.volumeupbutton.md b/www/docs/en/1.9.0/cordova/events/events.volumeupbutton.md
index 5068b53..3841500 100644
--- a/www/docs/en/1.9.0/cordova/events/events.volumeupbutton.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/directoryentry/directoryentry.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/directoryentry/directoryentry.md b/www/docs/en/1.9.0/cordova/file/directoryentry/directoryentry.md
index f06bd19..6bcedf1 100644
--- a/www/docs/en/1.9.0/cordova/file/directoryentry/directoryentry.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/directoryreader/directoryreader.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/directoryreader/directoryreader.md b/www/docs/en/1.9.0/cordova/file/directoryreader/directoryreader.md
index da55cc2..72b6b10 100644
--- a/www/docs/en/1.9.0/cordova/file/directoryreader/directoryreader.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/file.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/file.md b/www/docs/en/1.9.0/cordova/file/file.md
index 49bd848..e56b420 100644
--- a/www/docs/en/1.9.0/cordova/file/file.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/fileentry/fileentry.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/fileentry/fileentry.md b/www/docs/en/1.9.0/cordova/file/fileentry/fileentry.md
index ea0ad2c..d6823c7 100644
--- a/www/docs/en/1.9.0/cordova/file/fileentry/fileentry.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/fileerror/fileerror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/fileerror/fileerror.md b/www/docs/en/1.9.0/cordova/file/fileerror/fileerror.md
index fa54c1f..dac6d35 100644
--- a/www/docs/en/1.9.0/cordova/file/fileerror/fileerror.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/fileobj/fileobj.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/fileobj/fileobj.md b/www/docs/en/1.9.0/cordova/file/fileobj/fileobj.md
index 9920be9..3dedfd3 100644
--- a/www/docs/en/1.9.0/cordova/file/fileobj/fileobj.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/filereader/filereader.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/filereader/filereader.md b/www/docs/en/1.9.0/cordova/file/filereader/filereader.md
index c5e5ae1..533797a 100644
--- a/www/docs/en/1.9.0/cordova/file/filereader/filereader.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/filesystem/filesystem.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/filesystem/filesystem.md b/www/docs/en/1.9.0/cordova/file/filesystem/filesystem.md
index e00ef7d..f1cb047 100644
--- a/www/docs/en/1.9.0/cordova/file/filesystem/filesystem.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/filetransfer/filetransfer.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/filetransfer/filetransfer.md b/www/docs/en/1.9.0/cordova/file/filetransfer/filetransfer.md
index b8a72d3..058ce06 100644
--- a/www/docs/en/1.9.0/cordova/file/filetransfer/filetransfer.md
+++ b/www/docs/en/1.9.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/1.9.0/cordova/file/filetransfererror/filetransfererror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/filetransfererror/filetransfererror.md b/www/docs/en/1.9.0/cordova/file/filetransfererror/filetransfererror.md
index 30ad4ee..efa80a3 100644
--- a/www/docs/en/1.9.0/cordova/file/filetransfererror/filetransfererror.md
+++ b/www/docs/en/1.9.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

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/1.9.0/cordova/file/fileuploadoptions/fileuploadoptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/1.9.0/cordova/file/fileuploadoptions/fileuploadoptions.md b/www/docs/en/1.9.0/cordova/file/fileuploadoptions/fileuploadoptions.md
index 2b02358..dc6648e 100644
--- a/www/docs/en/1.9.0/cordova/file/fileuploadoptions/fileuploadoptions.md
+++ b/www/docs/en/1.9.0/cordova/file/fileuploadoptions/fileuploadoptions.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: FileUploadOptions
 ---
 
 FileUploadOptions


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