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

[35/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.2.0/cordova/globalization/globalization.getFirstDayOfWeek.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.getFirstDayOfWeek.md b/www/docs/en/2.2.0/cordova/globalization/globalization.getFirstDayOfWeek.md
index d498d54..002af75 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.getFirstDayOfWeek.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.getLocaleName.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.getLocaleName.md b/www/docs/en/2.2.0/cordova/globalization/globalization.getLocaleName.md
index 8074d45..692190e 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.getLocaleName.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.getNumberPattern.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.getNumberPattern.md b/www/docs/en/2.2.0/cordova/globalization/globalization.getNumberPattern.md
index cea0c27..98e8ebe 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.getNumberPattern.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.getPreferredLanguage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.getPreferredLanguage.md b/www/docs/en/2.2.0/cordova/globalization/globalization.getPreferredLanguage.md
index b6646e4..bcea2ca 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.getPreferredLanguage.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.isDayLightSavingsTime.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.isDayLightSavingsTime.md b/www/docs/en/2.2.0/cordova/globalization/globalization.isDayLightSavingsTime.md
index 5a3c8f7..3552901 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.isDayLightSavingsTime.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.md b/www/docs/en/2.2.0/cordova/globalization/globalization.md
index e1be924..c000869 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.numberToString.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.numberToString.md b/www/docs/en/2.2.0/cordova/globalization/globalization.numberToString.md
index bb32487..68c2f4a 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.numberToString.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.stringToDate.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.stringToDate.md b/www/docs/en/2.2.0/cordova/globalization/globalization.stringToDate.md
index 4fe5bfa..a0189ad 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.stringToDate.md
+++ b/www/docs/en/2.2.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.2.0/cordova/globalization/globalization.stringToNumber.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/globalization/globalization.stringToNumber.md b/www/docs/en/2.2.0/cordova/globalization/globalization.stringToNumber.md
index dc6aa43..cfb8cf5 100644
--- a/www/docs/en/2.2.0/cordova/globalization/globalization.stringToNumber.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/MediaError/mediaError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/MediaError/mediaError.md b/www/docs/en/2.2.0/cordova/media/MediaError/mediaError.md
index ad11ca5..eb754bf 100644
--- a/www/docs/en/2.2.0/cordova/media/MediaError/mediaError.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/Parameters/mediaError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/Parameters/mediaError.md b/www/docs/en/2.2.0/cordova/media/Parameters/mediaError.md
index 1e0e3a8..8132ca0 100644
--- a/www/docs/en/2.2.0/cordova/media/Parameters/mediaError.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/CaptureCB.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/CaptureCB.md b/www/docs/en/2.2.0/cordova/media/capture/CaptureCB.md
index a897c8b..4388e48 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/CaptureCB.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/CaptureError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/CaptureError.md b/www/docs/en/2.2.0/cordova/media/capture/CaptureError.md
index f387287..b41213d 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/CaptureError.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/CaptureErrorCB.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/CaptureErrorCB.md b/www/docs/en/2.2.0/cordova/media/capture/CaptureErrorCB.md
index 7d24861..a5ca339 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/CaptureErrorCB.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/ConfigurationData.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/ConfigurationData.md b/www/docs/en/2.2.0/cordova/media/capture/ConfigurationData.md
index 2b32dfe..373a8fd 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/ConfigurationData.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/MediaFile.getFormatData.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/MediaFile.getFormatData.md b/www/docs/en/2.2.0/cordova/media/capture/MediaFile.getFormatData.md
index 83b2fe8..9ed744f 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/MediaFile.getFormatData.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/MediaFile.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/MediaFile.md b/www/docs/en/2.2.0/cordova/media/capture/MediaFile.md
index 869b0ef..969567f 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/MediaFile.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/MediaFileData.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/MediaFileData.md b/www/docs/en/2.2.0/cordova/media/capture/MediaFileData.md
index cc7de58..7f20b3f 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/MediaFileData.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/capture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/capture.md b/www/docs/en/2.2.0/cordova/media/capture/capture.md
index 044d06f..d40c9e1 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/capture.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/captureAudio.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/captureAudio.md b/www/docs/en/2.2.0/cordova/media/capture/captureAudio.md
index 654ab7f..63a2d23 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/captureAudio.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/captureAudioOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/captureAudioOptions.md b/www/docs/en/2.2.0/cordova/media/capture/captureAudioOptions.md
index ff303f5..8b273e5 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/captureAudioOptions.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/captureImage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/captureImage.md b/www/docs/en/2.2.0/cordova/media/capture/captureImage.md
index c315461..a2bb50f 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/captureImage.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/captureImageOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/captureImageOptions.md b/www/docs/en/2.2.0/cordova/media/capture/captureImageOptions.md
index b9f0333..13cf3c9 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/captureImageOptions.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/captureVideo.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/captureVideo.md b/www/docs/en/2.2.0/cordova/media/capture/captureVideo.md
index 5fb703d..8d3fa4f 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/captureVideo.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/capture/captureVideoOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/capture/captureVideoOptions.md b/www/docs/en/2.2.0/cordova/media/capture/captureVideoOptions.md
index 29667ad..64925d7 100644
--- a/www/docs/en/2.2.0/cordova/media/capture/captureVideoOptions.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.getCurrentPosition.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.getCurrentPosition.md b/www/docs/en/2.2.0/cordova/media/media.getCurrentPosition.md
index e453f3f..c81e796 100644
--- a/www/docs/en/2.2.0/cordova/media/media.getCurrentPosition.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.getDuration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.getDuration.md b/www/docs/en/2.2.0/cordova/media/media.getDuration.md
index 8b5242b..c4c15b9 100644
--- a/www/docs/en/2.2.0/cordova/media/media.getDuration.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.md b/www/docs/en/2.2.0/cordova/media/media.md
index fed94ea..4992a7e 100644
--- a/www/docs/en/2.2.0/cordova/media/media.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.pause.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.pause.md b/www/docs/en/2.2.0/cordova/media/media.pause.md
index cca060d..6a3305b 100644
--- a/www/docs/en/2.2.0/cordova/media/media.pause.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.play.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.play.md b/www/docs/en/2.2.0/cordova/media/media.play.md
index 4720dcc..aeffd8d 100644
--- a/www/docs/en/2.2.0/cordova/media/media.play.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.release.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.release.md b/www/docs/en/2.2.0/cordova/media/media.release.md
index 9600b40..151633e 100644
--- a/www/docs/en/2.2.0/cordova/media/media.release.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.seekTo.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.seekTo.md b/www/docs/en/2.2.0/cordova/media/media.seekTo.md
index 8b3483e..04ee14a 100644
--- a/www/docs/en/2.2.0/cordova/media/media.seekTo.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.startRecord.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.startRecord.md b/www/docs/en/2.2.0/cordova/media/media.startRecord.md
index bbd50eb..93e11bd 100644
--- a/www/docs/en/2.2.0/cordova/media/media.startRecord.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.stop.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.stop.md b/www/docs/en/2.2.0/cordova/media/media.stop.md
index 080521f..b083573 100644
--- a/www/docs/en/2.2.0/cordova/media/media.stop.md
+++ b/www/docs/en/2.2.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.2.0/cordova/media/media.stopRecord.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/media/media.stopRecord.md b/www/docs/en/2.2.0/cordova/media/media.stopRecord.md
index 65c7da1..4ba702a 100644
--- a/www/docs/en/2.2.0/cordova/media/media.stopRecord.md
+++ b/www/docs/en/2.2.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.2.0/cordova/notification/notification.alert.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/notification/notification.alert.md b/www/docs/en/2.2.0/cordova/notification/notification.alert.md
index 4351f9f..197104b 100644
--- a/www/docs/en/2.2.0/cordova/notification/notification.alert.md
+++ b/www/docs/en/2.2.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.2.0/cordova/notification/notification.beep.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/notification/notification.beep.md b/www/docs/en/2.2.0/cordova/notification/notification.beep.md
index 43f1c7e..1bae607 100644
--- a/www/docs/en/2.2.0/cordova/notification/notification.beep.md
+++ b/www/docs/en/2.2.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.2.0/cordova/notification/notification.confirm.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/notification/notification.confirm.md b/www/docs/en/2.2.0/cordova/notification/notification.confirm.md
index 6d5d8c7..f4c3408 100644
--- a/www/docs/en/2.2.0/cordova/notification/notification.confirm.md
+++ b/www/docs/en/2.2.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.2.0/cordova/notification/notification.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/notification/notification.md b/www/docs/en/2.2.0/cordova/notification/notification.md
index 82f680a..6d632a9 100644
--- a/www/docs/en/2.2.0/cordova/notification/notification.md
+++ b/www/docs/en/2.2.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.2.0/cordova/notification/notification.vibrate.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/notification/notification.vibrate.md b/www/docs/en/2.2.0/cordova/notification/notification.vibrate.md
index 497976a..b30ab7f 100644
--- a/www/docs/en/2.2.0/cordova/notification/notification.vibrate.md
+++ b/www/docs/en/2.2.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.2.0/cordova/splashscreen/splashscreen.hide.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.hide.md b/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.hide.md
index 99ddd1e..b879173 100644
--- a/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.hide.md
+++ b/www/docs/en/2.2.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.2.0/cordova/splashscreen/splashscreen.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.md b/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.md
index fa58705..0929f1c 100644
--- a/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.md
+++ b/www/docs/en/2.2.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.2.0/cordova/splashscreen/splashscreen.show.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.show.md b/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.show.md
index a463f39..6e1e993 100644
--- a/www/docs/en/2.2.0/cordova/splashscreen/splashscreen.show.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/database/database.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/database/database.md b/www/docs/en/2.2.0/cordova/storage/database/database.md
index 2eb7603..d068cc2 100644
--- a/www/docs/en/2.2.0/cordova/storage/database/database.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/localstorage/localstorage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/localstorage/localstorage.md b/www/docs/en/2.2.0/cordova/storage/localstorage/localstorage.md
index 27d3458..cb2bab8 100644
--- a/www/docs/en/2.2.0/cordova/storage/localstorage/localstorage.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/parameters/display_name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/parameters/display_name.md b/www/docs/en/2.2.0/cordova/storage/parameters/display_name.md
index 26ad909..16a4d9f 100644
--- a/www/docs/en/2.2.0/cordova/storage/parameters/display_name.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/parameters/name.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/parameters/name.md b/www/docs/en/2.2.0/cordova/storage/parameters/name.md
index f00a409..c8a7071 100644
--- a/www/docs/en/2.2.0/cordova/storage/parameters/name.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/parameters/size.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/parameters/size.md b/www/docs/en/2.2.0/cordova/storage/parameters/size.md
index 73b4ea7..2c61318 100644
--- a/www/docs/en/2.2.0/cordova/storage/parameters/size.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/parameters/version.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/parameters/version.md b/www/docs/en/2.2.0/cordova/storage/parameters/version.md
index 4e6d393..79582ee 100644
--- a/www/docs/en/2.2.0/cordova/storage/parameters/version.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/sqlerror/sqlerror.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/sqlerror/sqlerror.md b/www/docs/en/2.2.0/cordova/storage/sqlerror/sqlerror.md
index e690275..64e9e25 100644
--- a/www/docs/en/2.2.0/cordova/storage/sqlerror/sqlerror.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/sqlresultset/sqlresultset.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/sqlresultset/sqlresultset.md b/www/docs/en/2.2.0/cordova/storage/sqlresultset/sqlresultset.md
index 87f1147..57f7cbf 100644
--- a/www/docs/en/2.2.0/cordova/storage/sqlresultset/sqlresultset.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/sqlresultsetlist/sqlresultsetlist.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/sqlresultsetlist/sqlresultsetlist.md b/www/docs/en/2.2.0/cordova/storage/sqlresultsetlist/sqlresultsetlist.md
index b4d7ffa..f75005c 100644
--- a/www/docs/en/2.2.0/cordova/storage/sqlresultsetlist/sqlresultsetlist.md
+++ b/www/docs/en/2.2.0/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/2.2.0/cordova/storage/sqltransaction/sqltransaction.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/sqltransaction/sqltransaction.md b/www/docs/en/2.2.0/cordova/storage/sqltransaction/sqltransaction.md
index 9cbc21a..082c317 100644
--- a/www/docs/en/2.2.0/cordova/storage/sqltransaction/sqltransaction.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/storage.md b/www/docs/en/2.2.0/cordova/storage/storage.md
index 0fbe631..8b28a35 100644
--- a/www/docs/en/2.2.0/cordova/storage/storage.md
+++ b/www/docs/en/2.2.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.2.0/cordova/storage/storage.opendatabase.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/cordova/storage/storage.opendatabase.md b/www/docs/en/2.2.0/cordova/storage/storage.opendatabase.md
index fa8fc25..7cad3d1 100644
--- a/www/docs/en/2.2.0/cordova/storage/storage.opendatabase.md
+++ b/www/docs/en/2.2.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.2.0/guide/command-line/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/command-line/index.md b/www/docs/en/2.2.0/guide/command-line/index.md
index 04d4066..f1a83c9 100644
--- a/www/docs/en/2.2.0/guide/command-line/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/cordova-webview/android.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/cordova-webview/android.md b/www/docs/en/2.2.0/guide/cordova-webview/android.md
index 7aa0224..48efbaa 100644
--- a/www/docs/en/2.2.0/guide/cordova-webview/android.md
+++ b/www/docs/en/2.2.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.2.0/guide/cordova-webview/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/cordova-webview/index.md b/www/docs/en/2.2.0/guide/cordova-webview/index.md
index 72904fb..3866406 100644
--- a/www/docs/en/2.2.0/guide/cordova-webview/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/cordova-webview/ios.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/cordova-webview/ios.md b/www/docs/en/2.2.0/guide/cordova-webview/ios.md
index 8471c06..1e9d2c4 100644
--- a/www/docs/en/2.2.0/guide/cordova-webview/ios.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/android/index.md b/www/docs/en/2.2.0/guide/getting-started/android/index.md
index f757447..ab2304a 100644
--- a/www/docs/en/2.2.0/guide/getting-started/android/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/bada/index.md b/www/docs/en/2.2.0/guide/getting-started/bada/index.md
index 3d4f869..c80bb6c 100644
--- a/www/docs/en/2.2.0/guide/getting-started/bada/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/blackberry/index.md b/www/docs/en/2.2.0/guide/getting-started/blackberry/index.md
index 42b1da8..3d5422c 100644
--- a/www/docs/en/2.2.0/guide/getting-started/blackberry/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/index.md b/www/docs/en/2.2.0/guide/getting-started/index.md
index 1edfd10..b1e6d8a 100644
--- a/www/docs/en/2.2.0/guide/getting-started/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/ios/index.md b/www/docs/en/2.2.0/guide/getting-started/ios/index.md
index acfa3c1..39e3d19 100644
--- a/www/docs/en/2.2.0/guide/getting-started/ios/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/symbian/index.md b/www/docs/en/2.2.0/guide/getting-started/symbian/index.md
index 4c73dd0..eb168ca 100644
--- a/www/docs/en/2.2.0/guide/getting-started/symbian/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/tizen/index.md b/www/docs/en/2.2.0/guide/getting-started/tizen/index.md
index 8b45783..ccef287 100644
--- a/www/docs/en/2.2.0/guide/getting-started/tizen/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/webos/index.md b/www/docs/en/2.2.0/guide/getting-started/webos/index.md
index f198528..34f0664 100644
--- a/www/docs/en/2.2.0/guide/getting-started/webos/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/windows-8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/windows-8/index.md b/www/docs/en/2.2.0/guide/getting-started/windows-8/index.md
index f8f7eb1..9290a0a 100644
--- a/www/docs/en/2.2.0/guide/getting-started/windows-8/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/getting-started/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/getting-started/windows-phone/index.md b/www/docs/en/2.2.0/guide/getting-started/windows-phone/index.md
index 21d95dc..7e3665e 100644
--- a/www/docs/en/2.2.0/guide/getting-started/windows-phone/index.md
+++ b/www/docs/en/2.2.0/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/2.2.0/guide/plugin-development/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/android/index.md b/www/docs/en/2.2.0/guide/plugin-development/android/index.md
index 36916bb..1a61e60 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/android/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/bada/index.md b/www/docs/en/2.2.0/guide/plugin-development/bada/index.md
index e754f22..c01ffd1 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/bada/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/blackberry/index.md b/www/docs/en/2.2.0/guide/plugin-development/blackberry/index.md
index 4dd8cff..81ea1ca 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/blackberry/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/index.md b/www/docs/en/2.2.0/guide/plugin-development/index.md
index 3c162bb..a676fb9 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/ios/index.md b/www/docs/en/2.2.0/guide/plugin-development/ios/index.md
index 61ee536..7db4c2e 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/ios/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/tizen/index.md b/www/docs/en/2.2.0/guide/plugin-development/tizen/index.md
index 34af758..0a3550c 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/tizen/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/webos/index.md b/www/docs/en/2.2.0/guide/plugin-development/webos/index.md
index cf89f5b..0e3dd18 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/webos/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/plugin-development/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/plugin-development/windows-phone/index.md b/www/docs/en/2.2.0/guide/plugin-development/windows-phone/index.md
index 3d5e465..e034768 100644
--- a/www/docs/en/2.2.0/guide/plugin-development/windows-phone/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/project-settings/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/project-settings/index.md b/www/docs/en/2.2.0/guide/project-settings/index.md
index 952aee3..0c0d570 100644
--- a/www/docs/en/2.2.0/guide/project-settings/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/project-settings/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/project-settings/ios/index.md b/www/docs/en/2.2.0/guide/project-settings/ios/index.md
index d58072b..901abaf 100644
--- a/www/docs/en/2.2.0/guide/project-settings/ios/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/android/index.md b/www/docs/en/2.2.0/guide/upgrading/android/index.md
index dc35bd0..e417d69 100644
--- a/www/docs/en/2.2.0/guide/upgrading/android/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/bada/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/bada/index.md b/www/docs/en/2.2.0/guide/upgrading/bada/index.md
index 05e2146..31ee00d 100644
--- a/www/docs/en/2.2.0/guide/upgrading/bada/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/blackberry/index.md b/www/docs/en/2.2.0/guide/upgrading/blackberry/index.md
index 6e313a9..143d26b 100644
--- a/www/docs/en/2.2.0/guide/upgrading/blackberry/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/index.md b/www/docs/en/2.2.0/guide/upgrading/index.md
index 51b7c4a..7e1e2b4 100644
--- a/www/docs/en/2.2.0/guide/upgrading/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/ios/index.md b/www/docs/en/2.2.0/guide/upgrading/ios/index.md
index f8cd5e2..bfddb36 100644
--- a/www/docs/en/2.2.0/guide/upgrading/ios/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/symbian/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/symbian/index.md b/www/docs/en/2.2.0/guide/upgrading/symbian/index.md
index 1492976..953788b 100644
--- a/www/docs/en/2.2.0/guide/upgrading/symbian/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/tizen/index.md b/www/docs/en/2.2.0/guide/upgrading/tizen/index.md
index 5241fc6..1e4900d 100644
--- a/www/docs/en/2.2.0/guide/upgrading/tizen/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/webos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/webos/index.md b/www/docs/en/2.2.0/guide/upgrading/webos/index.md
index 630af04..4d7fd15 100644
--- a/www/docs/en/2.2.0/guide/upgrading/webos/index.md
+++ b/www/docs/en/2.2.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.2.0/guide/upgrading/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/upgrading/windows-phone/index.md b/www/docs/en/2.2.0/guide/upgrading/windows-phone/index.md
index 7f4a4b0..b8d920c 100644
--- a/www/docs/en/2.2.0/guide/upgrading/windows-phone/index.md
+++ b/www/docs/en/2.2.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
 ---
 
 Upgrading Cordova Windows Phone

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.2.0/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/guide/whitelist/index.md b/www/docs/en/2.2.0/guide/whitelist/index.md
index d012a32..ff603c8 100644
--- a/www/docs/en/2.2.0/guide/whitelist/index.md
+++ b/www/docs/en/2.2.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.2.0/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.2.0/index.md b/www/docs/en/2.2.0/index.md
index 0eccd07..98fdca5 100644
--- a/www/docs/en/2.2.0/index.md
+++ b/www/docs/en/2.2.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.3.0/cordova/accelerometer/acceleration/acceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/acceleration/acceleration.md b/www/docs/en/2.3.0/cordova/accelerometer/acceleration/acceleration.md
index 3082abf..8124836 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/acceleration/acceleration.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/accelerometer.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.clearWatch.md b/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.clearWatch.md
index 0fb5780..d297093 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.clearWatch.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md b/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
index 33a6c69..86cda89 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.md b/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.md
index e7c10f7..3c93c27 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/accelerometer.watchAcceleration.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.watchAcceleration.md b/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.watchAcceleration.md
index 6329864..b16d85a 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/accelerometer.watchAcceleration.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/parameters/accelerometerError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerError.md b/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerError.md
index 80f275f..77edbee 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerError.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/parameters/accelerometerOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerOptions.md b/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerOptions.md
index 86fb292..716c9ca 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerOptions.md
+++ b/www/docs/en/2.3.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.3.0/cordova/accelerometer/parameters/accelerometerSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerSuccess.md b/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerSuccess.md
index 67166dc..49a0889 100644
--- a/www/docs/en/2.3.0/cordova/accelerometer/parameters/accelerometerSuccess.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/camera.cleanup.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/camera.cleanup.md b/www/docs/en/2.3.0/cordova/camera/camera.cleanup.md
index 02a8b2e..0756c6f 100644
--- a/www/docs/en/2.3.0/cordova/camera/camera.cleanup.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/camera.getPicture.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/camera.getPicture.md b/www/docs/en/2.3.0/cordova/camera/camera.getPicture.md
index 890d2f5..ac46151 100644
--- a/www/docs/en/2.3.0/cordova/camera/camera.getPicture.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/camera.md b/www/docs/en/2.3.0/cordova/camera/camera.md
index 97962fc..4feb3e5 100644
--- a/www/docs/en/2.3.0/cordova/camera/camera.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/parameter/CameraPopoverOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/parameter/CameraPopoverOptions.md b/www/docs/en/2.3.0/cordova/camera/parameter/CameraPopoverOptions.md
index 06bfea9..139fa44 100644
--- a/www/docs/en/2.3.0/cordova/camera/parameter/CameraPopoverOptions.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/parameter/cameraError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/parameter/cameraError.md b/www/docs/en/2.3.0/cordova/camera/parameter/cameraError.md
index c7bc33f..39778f8 100644
--- a/www/docs/en/2.3.0/cordova/camera/parameter/cameraError.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/parameter/cameraOptions.md b/www/docs/en/2.3.0/cordova/camera/parameter/cameraOptions.md
index 4d82ff0..f6f757d 100644
--- a/www/docs/en/2.3.0/cordova/camera/parameter/cameraOptions.md
+++ b/www/docs/en/2.3.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.3.0/cordova/camera/parameter/cameraSuccess.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/camera/parameter/cameraSuccess.md b/www/docs/en/2.3.0/cordova/camera/parameter/cameraSuccess.md
index ec04795..d8e58ca 100644
--- a/www/docs/en/2.3.0/cordova/camera/parameter/cameraSuccess.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compass.clearWatch.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compass.clearWatch.md b/www/docs/en/2.3.0/cordova/compass/compass.clearWatch.md
index 1b0a046..1dc8139 100644
--- a/www/docs/en/2.3.0/cordova/compass/compass.clearWatch.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compass.clearWatchFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compass.clearWatchFilter.md b/www/docs/en/2.3.0/cordova/compass/compass.clearWatchFilter.md
index 276c11f..3d509d8 100644
--- a/www/docs/en/2.3.0/cordova/compass/compass.clearWatchFilter.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compass.getCurrentHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compass.getCurrentHeading.md b/www/docs/en/2.3.0/cordova/compass/compass.getCurrentHeading.md
index 61ccb47..612cfa2 100644
--- a/www/docs/en/2.3.0/cordova/compass/compass.getCurrentHeading.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compass.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compass.md b/www/docs/en/2.3.0/cordova/compass/compass.md
index af2d907..b53282f 100644
--- a/www/docs/en/2.3.0/cordova/compass/compass.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compass.watchHeading.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compass.watchHeading.md b/www/docs/en/2.3.0/cordova/compass/compass.watchHeading.md
index 86e2115..6794234 100644
--- a/www/docs/en/2.3.0/cordova/compass/compass.watchHeading.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compass.watchHeadingFilter.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compass.watchHeadingFilter.md b/www/docs/en/2.3.0/cordova/compass/compass.watchHeadingFilter.md
index 991da30..d3531cf 100644
--- a/www/docs/en/2.3.0/cordova/compass/compass.watchHeadingFilter.md
+++ b/www/docs/en/2.3.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.3.0/cordova/compass/compassError/compassError.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/compass/compassError/compassError.md b/www/docs/en/2.3.0/cordova/compass/compassError/compassError.md
index 20d01c5..25a2547 100644
--- a/www/docs/en/2.3.0/cordova/compass/compassError/compassError.md
+++ b/www/docs/en/2.3.0/cordova/compass/compassError/compassError.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: CompassError
 ---
 
 CompassError

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

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

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

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

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/en/2.3.0/cordova/contacts/ContactName/contactname.md
----------------------------------------------------------------------
diff --git a/www/docs/en/2.3.0/cordova/contacts/ContactName/contactname.md b/www/docs/en/2.3.0/cordova/contacts/ContactName/contactname.md
index 8a6ea35..8ca9f50 100644
--- a/www/docs/en/2.3.0/cordova/contacts/ContactName/contactname.md
+++ b/www/docs/en/2.3.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


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