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

[32/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.4.0/cordova/globalization/globalization.getDatePattern.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.getDatePattern.md b/www/docs/en/2.4.0/cordova/globalization/globalization.getDatePattern.md
index 674fd14..63ea630 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.getDatePattern.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.getDatePattern.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: globalization.getDatePattern
 ---
 
 globalization.getDatePattern

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.getFirstDayOfWeek.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.getFirstDayOfWeek.md b/www/docs/en/2.4.0/cordova/globalization/globalization.getFirstDayOfWeek.md
index e1561b9..f999799 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.getFirstDayOfWeek.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.getFirstDayOfWeek.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: globalization.getFirstDayOfWeek
 ---
 
 globalization.getFirstDayOfWeek

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.getLocaleName.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.getLocaleName.md b/www/docs/en/2.4.0/cordova/globalization/globalization.getLocaleName.md
index cfc9909..45f1482 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.getLocaleName.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.getLocaleName.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: globalization.getLocaleName
 ---
 
 globalization.getLocaleName

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.getNumberPattern.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.getNumberPattern.md b/www/docs/en/2.4.0/cordova/globalization/globalization.getNumberPattern.md
index a13d3b1..471c560 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.getNumberPattern.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.getNumberPattern.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: globalization.getNumberPattern
 ---
 
 globalization.getNumberPattern

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.getPreferredLanguage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.getPreferredLanguage.md b/www/docs/en/2.4.0/cordova/globalization/globalization.getPreferredLanguage.md
index d73612c..d1c484b 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.getPreferredLanguage.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.getPreferredLanguage.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: globalization.getPreferredLanguage
 ---
 
 globalization.getPreferredLanguage

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.isDayLightSavingsTime.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.isDayLightSavingsTime.md b/www/docs/en/2.4.0/cordova/globalization/globalization.isDayLightSavingsTime.md
index 92f4928..0299a9d 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.isDayLightSavingsTime.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.isDayLightSavingsTime.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: globalization.isDayLightSavingsTime
 ---
 
 globalization.isDayLightSavingsTime

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.md b/www/docs/en/2.4.0/cordova/globalization/globalization.md
index e1be924..c000869 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.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: Globalization
 ---
 
 Globalization

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.numberToString.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.numberToString.md b/www/docs/en/2.4.0/cordova/globalization/globalization.numberToString.md
index 99240eb..b109ac1 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.numberToString.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.numberToString.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: globalization.numberToString
 ---
 
 globalization.numberToString

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.stringToDate.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.stringToDate.md b/www/docs/en/2.4.0/cordova/globalization/globalization.stringToDate.md
index bc94eb4..c4e10bf 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.stringToDate.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.stringToDate.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: globalization.stringToDate
 ---
 
 globalization.stringToDate

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/globalization/globalization.stringToNumber.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/globalization/globalization.stringToNumber.md b/www/docs/en/2.4.0/cordova/globalization/globalization.stringToNumber.md
index 0830cc7..3fdb3fd 100644
--- a/www/docs/en/2.4.0/cordova/globalization/globalization.stringToNumber.md
+++ b/www/docs/en/2.4.0/cordova/globalization/globalization.stringToNumber.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: globalization.stringToNumber
 ---
 
 globalization.stringToNumber

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/inappbrowser/inappbrowser.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/inappbrowser/inappbrowser.md b/www/docs/en/2.4.0/cordova/inappbrowser/inappbrowser.md
index 1536e3d..ebd82a2 100644
--- a/www/docs/en/2.4.0/cordova/inappbrowser/inappbrowser.md
+++ b/www/docs/en/2.4.0/cordova/inappbrowser/inappbrowser.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: InAppBrowser
 ---
 
 InAppBrowser

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/inappbrowser/window.open.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/inappbrowser/window.open.md b/www/docs/en/2.4.0/cordova/inappbrowser/window.open.md
index d0cf1dd..9c6f7c0 100644
--- a/www/docs/en/2.4.0/cordova/inappbrowser/window.open.md
+++ b/www/docs/en/2.4.0/cordova/inappbrowser/window.open.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: window.open
 ---
 
 window.open

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/MediaError/mediaError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/MediaError/mediaError.md b/www/docs/en/2.4.0/cordova/media/MediaError/mediaError.md
index ad11ca5..eb754bf 100644
--- a/www/docs/en/2.4.0/cordova/media/MediaError/mediaError.md
+++ b/www/docs/en/2.4.0/cordova/media/MediaError/mediaError.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: MediaError
 ---
 
 MediaError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/Parameters/mediaError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/Parameters/mediaError.md b/www/docs/en/2.4.0/cordova/media/Parameters/mediaError.md
index 1e0e3a8..8132ca0 100644
--- a/www/docs/en/2.4.0/cordova/media/Parameters/mediaError.md
+++ b/www/docs/en/2.4.0/cordova/media/Parameters/mediaError.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: mediaError
 ---
 
 mediaError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/CaptureCB.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/CaptureCB.md b/www/docs/en/2.4.0/cordova/media/capture/CaptureCB.md
index a897c8b..4388e48 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/CaptureCB.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/CaptureCB.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: CaptureCB
 ---
 
 CaptureCB

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/CaptureError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/CaptureError.md b/www/docs/en/2.4.0/cordova/media/capture/CaptureError.md
index f387287..b41213d 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/CaptureError.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/CaptureError.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: CaptureError
 ---
 
 CaptureError

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/CaptureErrorCB.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/CaptureErrorCB.md b/www/docs/en/2.4.0/cordova/media/capture/CaptureErrorCB.md
index 7d24861..a5ca339 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/CaptureErrorCB.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/CaptureErrorCB.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: CaptureErrorCB
 ---
 
 CaptureErrorCB

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/ConfigurationData.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/ConfigurationData.md b/www/docs/en/2.4.0/cordova/media/capture/ConfigurationData.md
index 2b32dfe..373a8fd 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/ConfigurationData.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/ConfigurationData.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: ConfigurationData
 ---
 
 ConfigurationData

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/MediaFile.getFormatData.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/MediaFile.getFormatData.md b/www/docs/en/2.4.0/cordova/media/capture/MediaFile.getFormatData.md
index 4203a67..d71e838 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/MediaFile.getFormatData.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/MediaFile.getFormatData.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: MediaFile.getFormatData
 ---
 
 MediaFile.getFormatData

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/MediaFile.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/MediaFile.md b/www/docs/en/2.4.0/cordova/media/capture/MediaFile.md
index 869b0ef..969567f 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/MediaFile.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/MediaFile.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: MediaFile
 ---
 
 MediaFile

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/MediaFileData.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/MediaFileData.md b/www/docs/en/2.4.0/cordova/media/capture/MediaFileData.md
index cc7de58..7f20b3f 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/MediaFileData.md
+++ b/www/docs/en/2.4.0/cordova/media/capture/MediaFileData.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: MediaFileData
 ---
 
 MediaFileData

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/media/capture/capture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/capture.md b/www/docs/en/2.4.0/cordova/media/capture/capture.md
index fa76fb6..de75d84 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/capture.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/capture/captureAudio.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/captureAudio.md b/www/docs/en/2.4.0/cordova/media/capture/captureAudio.md
index 32e98f7..2402f92 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/captureAudio.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/capture/captureAudioOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/captureAudioOptions.md b/www/docs/en/2.4.0/cordova/media/capture/captureAudioOptions.md
index ff303f5..8b273e5 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/captureAudioOptions.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/capture/captureImage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/captureImage.md b/www/docs/en/2.4.0/cordova/media/capture/captureImage.md
index 752c43c..fd03d6d 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/captureImage.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/capture/captureImageOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/captureImageOptions.md b/www/docs/en/2.4.0/cordova/media/capture/captureImageOptions.md
index b9f0333..13cf3c9 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/captureImageOptions.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/capture/captureVideo.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/captureVideo.md b/www/docs/en/2.4.0/cordova/media/capture/captureVideo.md
index 2b0d9b4..3a8c593 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/captureVideo.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/capture/captureVideoOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/capture/captureVideoOptions.md b/www/docs/en/2.4.0/cordova/media/capture/captureVideoOptions.md
index 29667ad..64925d7 100644
--- a/www/docs/en/2.4.0/cordova/media/capture/captureVideoOptions.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.getCurrentPosition.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.getCurrentPosition.md b/www/docs/en/2.4.0/cordova/media/media.getCurrentPosition.md
index d725d82..5b5f50d 100644
--- a/www/docs/en/2.4.0/cordova/media/media.getCurrentPosition.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.getDuration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.getDuration.md b/www/docs/en/2.4.0/cordova/media/media.getDuration.md
index 74d57a7..45387f9 100644
--- a/www/docs/en/2.4.0/cordova/media/media.getDuration.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.md b/www/docs/en/2.4.0/cordova/media/media.md
index e48fb18..36f8487 100644
--- a/www/docs/en/2.4.0/cordova/media/media.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.pause.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.pause.md b/www/docs/en/2.4.0/cordova/media/media.pause.md
index 76e5ccf..ad83891 100644
--- a/www/docs/en/2.4.0/cordova/media/media.pause.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.play.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.play.md b/www/docs/en/2.4.0/cordova/media/media.play.md
index 9b26018..314896b 100644
--- a/www/docs/en/2.4.0/cordova/media/media.play.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.release.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.release.md b/www/docs/en/2.4.0/cordova/media/media.release.md
index 7b3342e..c9a5825 100644
--- a/www/docs/en/2.4.0/cordova/media/media.release.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.seekTo.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.seekTo.md b/www/docs/en/2.4.0/cordova/media/media.seekTo.md
index 6f787fc..b996d59 100644
--- a/www/docs/en/2.4.0/cordova/media/media.seekTo.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.startRecord.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.startRecord.md b/www/docs/en/2.4.0/cordova/media/media.startRecord.md
index 941a2e4..9f827ea 100644
--- a/www/docs/en/2.4.0/cordova/media/media.startRecord.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.stop.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.stop.md b/www/docs/en/2.4.0/cordova/media/media.stop.md
index de57faf..8e3c53b 100644
--- a/www/docs/en/2.4.0/cordova/media/media.stop.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/media/media.stopRecord.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/media/media.stopRecord.md b/www/docs/en/2.4.0/cordova/media/media.stopRecord.md
index 542542c..412316a 100644
--- a/www/docs/en/2.4.0/cordova/media/media.stopRecord.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/notification/notification.alert.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/notification/notification.alert.md b/www/docs/en/2.4.0/cordova/notification/notification.alert.md
index 5d5367a..c0fbfb3 100644
--- a/www/docs/en/2.4.0/cordova/notification/notification.alert.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/notification/notification.beep.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/notification/notification.beep.md b/www/docs/en/2.4.0/cordova/notification/notification.beep.md
index 1f68210..12f025f 100644
--- a/www/docs/en/2.4.0/cordova/notification/notification.beep.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/notification/notification.confirm.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/notification/notification.confirm.md b/www/docs/en/2.4.0/cordova/notification/notification.confirm.md
index 629cd1b..eb350a6 100644
--- a/www/docs/en/2.4.0/cordova/notification/notification.confirm.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/notification/notification.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/notification/notification.md b/www/docs/en/2.4.0/cordova/notification/notification.md
index 07f0cbb..87938f2 100644
--- a/www/docs/en/2.4.0/cordova/notification/notification.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/notification/notification.vibrate.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/notification/notification.vibrate.md b/www/docs/en/2.4.0/cordova/notification/notification.vibrate.md
index fc6b69d..82d1ea6 100644
--- a/www/docs/en/2.4.0/cordova/notification/notification.vibrate.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/splashscreen/splashscreen.hide.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.hide.md b/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.hide.md
index d7a76cd..cb59eb0 100644
--- a/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.hide.md
+++ b/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.hide.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: hide
 ---
 
 hide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.md b/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.md
index fc19c41..3cdddc6 100644
--- a/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.md
+++ b/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.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: Splashscreen
 ---
 
 Splashscreen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.show.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.show.md b/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.show.md
index 46afa79..1d42355 100644
--- a/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.show.md
+++ b/www/docs/en/2.4.0/cordova/splashscreen/splashscreen.show.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: show
 ---
 
 show

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.4.0/cordova/storage/database/database.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/database/database.md b/www/docs/en/2.4.0/cordova/storage/database/database.md
index e90ac64..5f5188f 100644
--- a/www/docs/en/2.4.0/cordova/storage/database/database.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/storage/localstorage/localstorage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/localstorage/localstorage.md b/www/docs/en/2.4.0/cordova/storage/localstorage/localstorage.md
index 06b0160..0f8db71 100644
--- a/www/docs/en/2.4.0/cordova/storage/localstorage/localstorage.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/storage/parameters/display_name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/parameters/display_name.md b/www/docs/en/2.4.0/cordova/storage/parameters/display_name.md
index 26ad909..16a4d9f 100644
--- a/www/docs/en/2.4.0/cordova/storage/parameters/display_name.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/storage/parameters/name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/parameters/name.md b/www/docs/en/2.4.0/cordova/storage/parameters/name.md
index f00a409..c8a7071 100644
--- a/www/docs/en/2.4.0/cordova/storage/parameters/name.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/storage/parameters/size.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/parameters/size.md b/www/docs/en/2.4.0/cordova/storage/parameters/size.md
index 73b4ea7..2c61318 100644
--- a/www/docs/en/2.4.0/cordova/storage/parameters/size.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/storage/parameters/version.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/parameters/version.md b/www/docs/en/2.4.0/cordova/storage/parameters/version.md
index 4e6d393..79582ee 100644
--- a/www/docs/en/2.4.0/cordova/storage/parameters/version.md
+++ b/www/docs/en/2.4.0/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/2.4.0/cordova/storage/sqlerror/sqlerror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/sqlerror/sqlerror.md b/www/docs/en/2.4.0/cordova/storage/sqlerror/sqlerror.md
index e690275..64e9e25 100644
--- a/www/docs/en/2.4.0/cordova/storage/sqlerror/sqlerror.md
+++ b/www/docs/en/2.4.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.4.0/cordova/storage/sqlresultset/sqlresultset.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/sqlresultset/sqlresultset.md b/www/docs/en/2.4.0/cordova/storage/sqlresultset/sqlresultset.md
index efb24a7..1ea0dac 100644
--- a/www/docs/en/2.4.0/cordova/storage/sqlresultset/sqlresultset.md
+++ b/www/docs/en/2.4.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.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md b/www/docs/en/2.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
index da094a0..6d8c7bf 100644
--- a/www/docs/en/2.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
+++ b/www/docs/en/2.4.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.4.0/cordova/storage/sqltransaction/sqltransaction.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/sqltransaction/sqltransaction.md b/www/docs/en/2.4.0/cordova/storage/sqltransaction/sqltransaction.md
index 59ca1ff..90de544 100644
--- a/www/docs/en/2.4.0/cordova/storage/sqltransaction/sqltransaction.md
+++ b/www/docs/en/2.4.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.4.0/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/storage.md b/www/docs/en/2.4.0/cordova/storage/storage.md
index 9d4e23d..a72ee38 100644
--- a/www/docs/en/2.4.0/cordova/storage/storage.md
+++ b/www/docs/en/2.4.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.4.0/cordova/storage/storage.opendatabase.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/cordova/storage/storage.opendatabase.md b/www/docs/en/2.4.0/cordova/storage/storage.opendatabase.md
index d9e94ed..8b77a56 100644
--- a/www/docs/en/2.4.0/cordova/storage/storage.opendatabase.md
+++ b/www/docs/en/2.4.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.4.0/guide/command-line/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/command-line/index.md b/www/docs/en/2.4.0/guide/command-line/index.md
index c56c4c3..3bbf4b3 100644
--- a/www/docs/en/2.4.0/guide/command-line/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/cordova-webview/android.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/cordova-webview/android.md b/www/docs/en/2.4.0/guide/cordova-webview/android.md
index be87109..a897f2f 100644
--- a/www/docs/en/2.4.0/guide/cordova-webview/android.md
+++ b/www/docs/en/2.4.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.4.0/guide/cordova-webview/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/cordova-webview/index.md b/www/docs/en/2.4.0/guide/cordova-webview/index.md
index 72904fb..3866406 100644
--- a/www/docs/en/2.4.0/guide/cordova-webview/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/cordova-webview/ios.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/cordova-webview/ios.md b/www/docs/en/2.4.0/guide/cordova-webview/ios.md
index 9ee12c4..af715e7 100644
--- a/www/docs/en/2.4.0/guide/cordova-webview/ios.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/android/index.md b/www/docs/en/2.4.0/guide/getting-started/android/index.md
index fc58758..b5bcff1 100644
--- a/www/docs/en/2.4.0/guide/getting-started/android/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/bada/index.md b/www/docs/en/2.4.0/guide/getting-started/bada/index.md
index 9cd9607..f469bcf 100644
--- a/www/docs/en/2.4.0/guide/getting-started/bada/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/blackberry/index.md b/www/docs/en/2.4.0/guide/getting-started/blackberry/index.md
index e5ba3fd..8117454 100644
--- a/www/docs/en/2.4.0/guide/getting-started/blackberry/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/index.md b/www/docs/en/2.4.0/guide/getting-started/index.md
index 1798d66..f04cf97 100644
--- a/www/docs/en/2.4.0/guide/getting-started/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/ios/index.md b/www/docs/en/2.4.0/guide/getting-started/ios/index.md
index 72935a5..e7c88c7 100644
--- a/www/docs/en/2.4.0/guide/getting-started/ios/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/symbian/index.md b/www/docs/en/2.4.0/guide/getting-started/symbian/index.md
index aaac5e1..55728dc 100644
--- a/www/docs/en/2.4.0/guide/getting-started/symbian/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/tizen/index.md b/www/docs/en/2.4.0/guide/getting-started/tizen/index.md
index fa68b9f..bbe4cf3 100644
--- a/www/docs/en/2.4.0/guide/getting-started/tizen/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/webos/index.md b/www/docs/en/2.4.0/guide/getting-started/webos/index.md
index f198528..34f0664 100644
--- a/www/docs/en/2.4.0/guide/getting-started/webos/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/windows-8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/windows-8/index.md b/www/docs/en/2.4.0/guide/getting-started/windows-8/index.md
index ce26f7a..1e7941a 100644
--- a/www/docs/en/2.4.0/guide/getting-started/windows-8/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/windows-phone-7/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/windows-phone-7/index.md b/www/docs/en/2.4.0/guide/getting-started/windows-phone-7/index.md
index 5e07870..f15384d 100644
--- a/www/docs/en/2.4.0/guide/getting-started/windows-phone-7/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/getting-started/windows-phone-8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/getting-started/windows-phone-8/index.md b/www/docs/en/2.4.0/guide/getting-started/windows-phone-8/index.md
index 951f0ad..39a0a73 100644
--- a/www/docs/en/2.4.0/guide/getting-started/windows-phone-8/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/android/index.md b/www/docs/en/2.4.0/guide/plugin-development/android/index.md
index 0e3c9ee..0a0a1a1 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/android/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/bada/index.md b/www/docs/en/2.4.0/guide/plugin-development/bada/index.md
index b331406..94179a0 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/bada/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/blackberry/index.md b/www/docs/en/2.4.0/guide/plugin-development/blackberry/index.md
index a19866d..9d07ae8 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/blackberry/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/index.md b/www/docs/en/2.4.0/guide/plugin-development/index.md
index 3c162bb..a676fb9 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/ios/index.md b/www/docs/en/2.4.0/guide/plugin-development/ios/index.md
index 711c07c..71db3de 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/ios/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/tizen/index.md b/www/docs/en/2.4.0/guide/plugin-development/tizen/index.md
index 34af758..0a3550c 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/tizen/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/webos/index.md b/www/docs/en/2.4.0/guide/plugin-development/webos/index.md
index cf89f5b..0e3dd18 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/webos/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/plugin-development/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/plugin-development/windows-phone/index.md b/www/docs/en/2.4.0/guide/plugin-development/windows-phone/index.md
index 5de6256..e0b83b8 100644
--- a/www/docs/en/2.4.0/guide/plugin-development/windows-phone/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/android/index.md b/www/docs/en/2.4.0/guide/project-settings/android/index.md
index 711fd49..2281d73 100644
--- a/www/docs/en/2.4.0/guide/project-settings/android/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/bada/index.md b/www/docs/en/2.4.0/guide/project-settings/bada/index.md
index 407e964..880899f 100644
--- a/www/docs/en/2.4.0/guide/project-settings/bada/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/blackberry/index.md b/www/docs/en/2.4.0/guide/project-settings/blackberry/index.md
index 38bc214..603a94c 100644
--- a/www/docs/en/2.4.0/guide/project-settings/blackberry/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/firefoxos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/firefoxos/index.md b/www/docs/en/2.4.0/guide/project-settings/firefoxos/index.md
index 51c00d4..0afebcd 100644
--- a/www/docs/en/2.4.0/guide/project-settings/firefoxos/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/index.md b/www/docs/en/2.4.0/guide/project-settings/index.md
index 664e78d..9c9c602 100644
--- a/www/docs/en/2.4.0/guide/project-settings/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/ios/index.md b/www/docs/en/2.4.0/guide/project-settings/ios/index.md
index b2463b8..5564516 100644
--- a/www/docs/en/2.4.0/guide/project-settings/ios/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/webos/index.md b/www/docs/en/2.4.0/guide/project-settings/webos/index.md
index 95d28bb..e5d1048 100644
--- a/www/docs/en/2.4.0/guide/project-settings/webos/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/windows8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/windows8/index.md b/www/docs/en/2.4.0/guide/project-settings/windows8/index.md
index 4b27759..758d7f5 100644
--- a/www/docs/en/2.4.0/guide/project-settings/windows8/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/wp7/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/wp7/index.md b/www/docs/en/2.4.0/guide/project-settings/wp7/index.md
index 0223947..a101527 100644
--- a/www/docs/en/2.4.0/guide/project-settings/wp7/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/project-settings/wp8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/project-settings/wp8/index.md b/www/docs/en/2.4.0/guide/project-settings/wp8/index.md
index 8b22a22..6b1b1cd 100644
--- a/www/docs/en/2.4.0/guide/project-settings/wp8/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/android/index.md b/www/docs/en/2.4.0/guide/upgrading/android/index.md
index 8455333..d9a253d 100644
--- a/www/docs/en/2.4.0/guide/upgrading/android/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/bada/index.md b/www/docs/en/2.4.0/guide/upgrading/bada/index.md
index 05e2146..31ee00d 100644
--- a/www/docs/en/2.4.0/guide/upgrading/bada/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/blackberry/index.md b/www/docs/en/2.4.0/guide/upgrading/blackberry/index.md
index 70d5a9d..5030d4b 100644
--- a/www/docs/en/2.4.0/guide/upgrading/blackberry/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/index.md b/www/docs/en/2.4.0/guide/upgrading/index.md
index 51b7c4a..7e1e2b4 100644
--- a/www/docs/en/2.4.0/guide/upgrading/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/ios/index.md b/www/docs/en/2.4.0/guide/upgrading/ios/index.md
index 43117f9..8a819a9 100644
--- a/www/docs/en/2.4.0/guide/upgrading/ios/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/symbian/index.md b/www/docs/en/2.4.0/guide/upgrading/symbian/index.md
index 1492976..953788b 100644
--- a/www/docs/en/2.4.0/guide/upgrading/symbian/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/tizen/index.md b/www/docs/en/2.4.0/guide/upgrading/tizen/index.md
index 5241fc6..1e4900d 100644
--- a/www/docs/en/2.4.0/guide/upgrading/tizen/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/webos/index.md b/www/docs/en/2.4.0/guide/upgrading/webos/index.md
index 630af04..4d7fd15 100644
--- a/www/docs/en/2.4.0/guide/upgrading/webos/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/upgrading/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/upgrading/windows-phone/index.md b/www/docs/en/2.4.0/guide/upgrading/windows-phone/index.md
index 2deec40..4b389b3 100644
--- a/www/docs/en/2.4.0/guide/upgrading/windows-phone/index.md
+++ b/www/docs/en/2.4.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.4.0/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/guide/whitelist/index.md b/www/docs/en/2.4.0/guide/whitelist/index.md
index ec907ce..67e5403 100644
--- a/www/docs/en/2.4.0/guide/whitelist/index.md
+++ b/www/docs/en/2.4.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.4.0/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.4.0/index.md b/www/docs/en/2.4.0/index.md
index 6618450..734fa23 100644
--- a/www/docs/en/2.4.0/index.md
+++ b/www/docs/en/2.4.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.5.0/cordova/accelerometer/acceleration/acceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/acceleration/acceleration.md b/www/docs/en/2.5.0/cordova/accelerometer/acceleration/acceleration.md
index 872830e..b7f969a 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/acceleration/acceleration.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/accelerometer.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.clearWatch.md b/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.clearWatch.md
index 10fea2b..a5b654c 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.clearWatch.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md b/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
index dd9a089..ca4807a 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.md b/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.md
index e7c10f7..3c93c27 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/accelerometer.watchAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.watchAcceleration.md b/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.watchAcceleration.md
index 91a027e..92b0469 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/accelerometer.watchAcceleration.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/parameters/accelerometerError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerError.md b/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerError.md
index 80f275f..77edbee 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerError.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/parameters/accelerometerOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerOptions.md b/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerOptions.md
index 86fb292..716c9ca 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerOptions.md
+++ b/www/docs/en/2.5.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.5.0/cordova/accelerometer/parameters/accelerometerSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerSuccess.md b/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerSuccess.md
index 67166dc..49a0889 100644
--- a/www/docs/en/2.5.0/cordova/accelerometer/parameters/accelerometerSuccess.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/camera.cleanup.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/camera.cleanup.md b/www/docs/en/2.5.0/cordova/camera/camera.cleanup.md
index 02a8b2e..0756c6f 100644
--- a/www/docs/en/2.5.0/cordova/camera/camera.cleanup.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/camera.getPicture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/camera.getPicture.md b/www/docs/en/2.5.0/cordova/camera/camera.getPicture.md
index 1dc72ff..b7661ef 100644
--- a/www/docs/en/2.5.0/cordova/camera/camera.getPicture.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/camera.md b/www/docs/en/2.5.0/cordova/camera/camera.md
index 97962fc..4feb3e5 100644
--- a/www/docs/en/2.5.0/cordova/camera/camera.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/parameter/CameraPopoverOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/parameter/CameraPopoverOptions.md b/www/docs/en/2.5.0/cordova/camera/parameter/CameraPopoverOptions.md
index 06bfea9..139fa44 100644
--- a/www/docs/en/2.5.0/cordova/camera/parameter/CameraPopoverOptions.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/parameter/cameraError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/parameter/cameraError.md b/www/docs/en/2.5.0/cordova/camera/parameter/cameraError.md
index c7bc33f..39778f8 100644
--- a/www/docs/en/2.5.0/cordova/camera/parameter/cameraError.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/parameter/cameraOptions.md b/www/docs/en/2.5.0/cordova/camera/parameter/cameraOptions.md
index 4d82ff0..f6f757d 100644
--- a/www/docs/en/2.5.0/cordova/camera/parameter/cameraOptions.md
+++ b/www/docs/en/2.5.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.5.0/cordova/camera/parameter/cameraSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/camera/parameter/cameraSuccess.md b/www/docs/en/2.5.0/cordova/camera/parameter/cameraSuccess.md
index ec04795..d8e58ca 100644
--- a/www/docs/en/2.5.0/cordova/camera/parameter/cameraSuccess.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compass.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compass.clearWatch.md b/www/docs/en/2.5.0/cordova/compass/compass.clearWatch.md
index 55ca762..bd526db 100644
--- a/www/docs/en/2.5.0/cordova/compass/compass.clearWatch.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compass.clearWatchFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compass.clearWatchFilter.md b/www/docs/en/2.5.0/cordova/compass/compass.clearWatchFilter.md
index 276c11f..3d509d8 100644
--- a/www/docs/en/2.5.0/cordova/compass/compass.clearWatchFilter.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compass.getCurrentHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compass.getCurrentHeading.md b/www/docs/en/2.5.0/cordova/compass/compass.getCurrentHeading.md
index b7a760a..bdd2084 100644
--- a/www/docs/en/2.5.0/cordova/compass/compass.getCurrentHeading.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compass.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compass.md b/www/docs/en/2.5.0/cordova/compass/compass.md
index af2d907..b53282f 100644
--- a/www/docs/en/2.5.0/cordova/compass/compass.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compass.watchHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compass.watchHeading.md b/www/docs/en/2.5.0/cordova/compass/compass.watchHeading.md
index f9d43d4..cedb414 100644
--- a/www/docs/en/2.5.0/cordova/compass/compass.watchHeading.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compass.watchHeadingFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compass.watchHeadingFilter.md b/www/docs/en/2.5.0/cordova/compass/compass.watchHeadingFilter.md
index 991da30..d3531cf 100644
--- a/www/docs/en/2.5.0/cordova/compass/compass.watchHeadingFilter.md
+++ b/www/docs/en/2.5.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.5.0/cordova/compass/compassError/compassError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.5.0/cordova/compass/compassError/compassError.md b/www/docs/en/2.5.0/cordova/compass/compassError/compassError.md
index 20d01c5..25a2547 100644
--- a/www/docs/en/2.5.0/cordova/compass/compassError/compassError.md
+++ b/www/docs/en/2.5.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


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