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

[12/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/es/3.4.0/cordova/storage/localstorage/localstorage.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/localstorage/localstorage.md b/www/docs/es/3.4.0/cordova/storage/localstorage/localstorage.md
index 170cffe..d3a50f3 100644
--- a/www/docs/es/3.4.0/cordova/storage/localstorage/localstorage.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/parameters/display_name.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/parameters/display_name.md b/www/docs/es/3.4.0/cordova/storage/parameters/display_name.md
index 94bc166..571861c 100644
--- a/www/docs/es/3.4.0/cordova/storage/parameters/display_name.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/parameters/name.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/parameters/name.md b/www/docs/es/3.4.0/cordova/storage/parameters/name.md
index 0180398..f258781 100644
--- a/www/docs/es/3.4.0/cordova/storage/parameters/name.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/parameters/size.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/parameters/size.md b/www/docs/es/3.4.0/cordova/storage/parameters/size.md
index fd3fbb6..891d8bc 100644
--- a/www/docs/es/3.4.0/cordova/storage/parameters/size.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/parameters/version.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/parameters/version.md b/www/docs/es/3.4.0/cordova/storage/parameters/version.md
index be44059..979dc7c 100644
--- a/www/docs/es/3.4.0/cordova/storage/parameters/version.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/sqlerror/sqlerror.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/sqlerror/sqlerror.md b/www/docs/es/3.4.0/cordova/storage/sqlerror/sqlerror.md
index 115becc..091ed27 100644
--- a/www/docs/es/3.4.0/cordova/storage/sqlerror/sqlerror.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/sqlresultset/sqlresultset.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/sqlresultset/sqlresultset.md b/www/docs/es/3.4.0/cordova/storage/sqlresultset/sqlresultset.md
index 803197b..8e9f833 100644
--- a/www/docs/es/3.4.0/cordova/storage/sqlresultset/sqlresultset.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md b/www/docs/es/3.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
index dea800b..59e2474 100644
--- a/www/docs/es/3.4.0/cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/sqltransaction/sqltransaction.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/sqltransaction/sqltransaction.md b/www/docs/es/3.4.0/cordova/storage/sqltransaction/sqltransaction.md
index c2dbeb3..d0e0d06 100644
--- a/www/docs/es/3.4.0/cordova/storage/sqltransaction/sqltransaction.md
+++ b/www/docs/es/3.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/es/3.4.0/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/storage.md b/www/docs/es/3.4.0/cordova/storage/storage.md
index 9f7fb33..f0a9b74 100644
--- a/www/docs/es/3.4.0/cordova/storage/storage.md
+++ b/www/docs/es/3.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: Almacenamiento
 ---
 
 # Almacenamiento

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/cordova/storage/storage.opendatabase.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/cordova/storage/storage.opendatabase.md b/www/docs/es/3.4.0/cordova/storage/storage.opendatabase.md
index 9945e8b..bd61ec4 100644
--- a/www/docs/es/3.4.0/cordova/storage/storage.opendatabase.md
+++ b/www/docs/es/3.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/es/3.4.0/guide/appdev/privacy/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/appdev/privacy/index.md b/www/docs/es/3.4.0/guide/appdev/privacy/index.md
index 1279196..37e0a02 100644
--- a/www/docs/es/3.4.0/guide/appdev/privacy/index.md
+++ b/www/docs/es/3.4.0/guide/appdev/privacy/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: Guía de privacidad
 ---
 
 # Guía de privacidad

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/appdev/whitelist/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/appdev/whitelist/index.md b/www/docs/es/3.4.0/guide/appdev/whitelist/index.md
index f421c36..54f1b20 100644
--- a/www/docs/es/3.4.0/guide/appdev/whitelist/index.md
+++ b/www/docs/es/3.4.0/guide/appdev/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: Guía Whitelist
 ---
 
 # Guía Whitelist

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/cli/index.md b/www/docs/es/3.4.0/guide/cli/index.md
index aa4680c..9446725 100644
--- a/www/docs/es/3.4.0/guide/cli/index.md
+++ b/www/docs/es/3.4.0/guide/cli/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: L'Interface de ligne de commande
 ---
 
 # L'Interface de ligne de commande

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/hybrid/plugins/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/hybrid/plugins/index.md b/www/docs/es/3.4.0/guide/hybrid/plugins/index.md
index 06a91d0..84f7455 100644
--- a/www/docs/es/3.4.0/guide/hybrid/plugins/index.md
+++ b/www/docs/es/3.4.0/guide/hybrid/plugins/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: Guía de desarrollo de Plugins
 ---
 
 # Guía de desarrollo de Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/hybrid/webviews/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/hybrid/webviews/index.md b/www/docs/es/3.4.0/guide/hybrid/webviews/index.md
index 4a4f968..13bf460 100644
--- a/www/docs/es/3.4.0/guide/hybrid/webviews/index.md
+++ b/www/docs/es/3.4.0/guide/hybrid/webviews/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: Intégration WebViews
 ---
 
 # Intégration WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/overview/index.md b/www/docs/es/3.4.0/guide/overview/index.md
index 058d91e..eac0a69 100644
--- a/www/docs/es/3.4.0/guide/overview/index.md
+++ b/www/docs/es/3.4.0/guide/overview/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: Perspectiva general
 ---
 
 # Perspectiva general

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/amazonfireos/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/amazonfireos/config.md b/www/docs/es/3.4.0/guide/platforms/amazonfireos/config.md
index ea3a226..e0f9b1b 100644
--- a/www/docs/es/3.4.0/guide/platforms/amazonfireos/config.md
+++ b/www/docs/es/3.4.0/guide/platforms/amazonfireos/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Amazon fuego OS configuración
 ---
 
 # Amazon fuego OS configuración

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/amazonfireos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/amazonfireos/index.md b/www/docs/es/3.4.0/guide/platforms/amazonfireos/index.md
index dfb8669..1aab2e2 100644
--- a/www/docs/es/3.4.0/guide/platforms/amazonfireos/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/amazonfireos/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: Amazon fuego OS Platform Guide
 ---
 
 # Amazon fuego OS Platform Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/amazonfireos/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/amazonfireos/plugin.md b/www/docs/es/3.4.0/guide/platforms/amazonfireos/plugin.md
index 1701b8b..616abed 100644
--- a/www/docs/es/3.4.0/guide/platforms/amazonfireos/plugin.md
+++ b/www/docs/es/3.4.0/guide/platforms/amazonfireos/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Amazon fuego OS Plugins
 ---
 
 # Amazon fuego OS Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/amazonfireos/webview.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/amazonfireos/webview.md b/www/docs/es/3.4.0/guide/platforms/amazonfireos/webview.md
index 64bb18c..72734d1 100644
--- a/www/docs/es/3.4.0/guide/platforms/amazonfireos/webview.md
+++ b/www/docs/es/3.4.0/guide/platforms/amazonfireos/webview.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Amazon fuego OS WebViews
 ---
 
 # Amazon fuego OS WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/android/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/android/config.md b/www/docs/es/3.4.0/guide/platforms/android/config.md
index 7490ee4..969a7e0 100644
--- a/www/docs/es/3.4.0/guide/platforms/android/config.md
+++ b/www/docs/es/3.4.0/guide/platforms/android/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de Android
 ---
 
 # Configuración de Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/android/index.md b/www/docs/es/3.4.0/guide/platforms/android/index.md
index c1223e0..5d6a0c4 100644
--- a/www/docs/es/3.4.0/guide/platforms/android/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: Guía de la plataforma Android
 ---
 
 # Guía de la plataforma Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/android/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/android/plugin.md b/www/docs/es/3.4.0/guide/platforms/android/plugin.md
index 9d1f709..da51bcf 100644
--- a/www/docs/es/3.4.0/guide/platforms/android/plugin.md
+++ b/www/docs/es/3.4.0/guide/platforms/android/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Android Plugins
 ---
 
 # Android Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/android/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/android/tools.md b/www/docs/es/3.4.0/guide/platforms/android/tools.md
index f81e3b4..e7398ec 100644
--- a/www/docs/es/3.4.0/guide/platforms/android/tools.md
+++ b/www/docs/es/3.4.0/guide/platforms/android/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Android Herramientas de línea de comandos
 ---
 
 # Android Herramientas de línea de comandos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/android/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/android/upgrading.md b/www/docs/es/3.4.0/guide/platforms/android/upgrading.md
index 5ff3460..ef49532 100644
--- a/www/docs/es/3.4.0/guide/platforms/android/upgrading.md
+++ b/www/docs/es/3.4.0/guide/platforms/android/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar Android
 ---
 
 # Actualizar Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/android/webview.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/android/webview.md b/www/docs/es/3.4.0/guide/platforms/android/webview.md
index 49a1191..4564ef3 100644
--- a/www/docs/es/3.4.0/guide/platforms/android/webview.md
+++ b/www/docs/es/3.4.0/guide/platforms/android/webview.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Android WebViews
 ---
 
 # Android WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry/config.md b/www/docs/es/3.4.0/guide/platforms/blackberry/config.md
index 995fa31..93fa14a 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry/config.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de BlackBerry
 ---
 
 # Configuración de BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry/index.md b/www/docs/es/3.4.0/guide/platforms/blackberry/index.md
index 03dffb8..07603e9 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: Guía de la plataforma BlackBerry
 ---
 
 # Guía de la plataforma BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry/plugin.md b/www/docs/es/3.4.0/guide/platforms/blackberry/plugin.md
index 9111df2..d5b3219 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry/plugin.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Plugins de BlackBerry
 ---
 
 # Plugins de BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry/tools.md b/www/docs/es/3.4.0/guide/platforms/blackberry/tools.md
index 5502194..f3964c6 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry/tools.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Herramientas de línea de comandos de BlackBerry
 ---
 
 # Herramientas de línea de comandos de BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry/upgrading.md b/www/docs/es/3.4.0/guide/platforms/blackberry/upgrading.md
index 7121b7b..7d8d421 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry/upgrading.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar BlackBerry
 ---
 
 # Actualizar BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry10/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry10/config.md b/www/docs/es/3.4.0/guide/platforms/blackberry10/config.md
index 92c52f2..95753a0 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry10/config.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry10/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de blackBerry 10
 ---
 
 # Configuración de blackBerry 10

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry10/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry10/index.md b/www/docs/es/3.4.0/guide/platforms/blackberry10/index.md
index b9ee158..2443a37 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry10/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry10/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: Guía de la plataforma BlackBerry 10
 ---
 
 # Guía de la plataforma BlackBerry 10

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry10/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry10/plugin.md b/www/docs/es/3.4.0/guide/platforms/blackberry10/plugin.md
index 5970daa..888b38a 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry10/plugin.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry10/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: BlackBerry 10 Plugins
 ---
 
 # BlackBerry 10 Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry10/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry10/tools.md b/www/docs/es/3.4.0/guide/platforms/blackberry10/tools.md
index 8910ebb..c7e1fee 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry10/tools.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry10/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: BlackBerry 10 herramientas de línea de comandos
 ---
 
 # BlackBerry 10 herramientas de línea de comandos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/blackberry10/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/blackberry10/upgrading.md b/www/docs/es/3.4.0/guide/platforms/blackberry10/upgrading.md
index 95c1712..ec28cb9 100644
--- a/www/docs/es/3.4.0/guide/platforms/blackberry10/upgrading.md
+++ b/www/docs/es/3.4.0/guide/platforms/blackberry10/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar BlackBerry 10
 ---
 
 # Actualizar BlackBerry 10

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/firefoxos/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/firefoxos/config.md b/www/docs/es/3.4.0/guide/platforms/firefoxos/config.md
index cb1fb49..2ede80d 100644
--- a/www/docs/es/3.4.0/guide/platforms/firefoxos/config.md
+++ b/www/docs/es/3.4.0/guide/platforms/firefoxos/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de FirefoxOS
 ---
 
 # Configuración de FirefoxOS
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/index.md b/www/docs/es/3.4.0/guide/platforms/index.md
index 11feb1a..b00e569 100644
--- a/www/docs/es/3.4.0/guide/platforms/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: Guías de plataformas
 ---
 
 # Guías de plataformas

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ios/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ios/config.md b/www/docs/es/3.4.0/guide/platforms/ios/config.md
index d25e37e..79278f0 100644
--- a/www/docs/es/3.4.0/guide/platforms/ios/config.md
+++ b/www/docs/es/3.4.0/guide/platforms/ios/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS configuración
 ---
 
 # iOS configuración

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ios/index.md b/www/docs/es/3.4.0/guide/platforms/ios/index.md
index a151bd8..2ed2906 100644
--- a/www/docs/es/3.4.0/guide/platforms/ios/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: iOS Platform Guide
 ---
 
 # iOS Platform Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ios/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ios/plugin.md b/www/docs/es/3.4.0/guide/platforms/ios/plugin.md
index 25fd099..4e77506 100644
--- a/www/docs/es/3.4.0/guide/platforms/ios/plugin.md
+++ b/www/docs/es/3.4.0/guide/platforms/ios/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS Plugins
 ---
 
 # iOS Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ios/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ios/tools.md b/www/docs/es/3.4.0/guide/platforms/ios/tools.md
index 94d0988..a79b614 100644
--- a/www/docs/es/3.4.0/guide/platforms/ios/tools.md
+++ b/www/docs/es/3.4.0/guide/platforms/ios/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS herramientas de línea de comandos
 ---
 
 # iOS herramientas de línea de comandos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ios/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ios/upgrading.md b/www/docs/es/3.4.0/guide/platforms/ios/upgrading.md
index 7a891c5..c742a11 100644
--- a/www/docs/es/3.4.0/guide/platforms/ios/upgrading.md
+++ b/www/docs/es/3.4.0/guide/platforms/ios/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar iOS
 ---
 
 # Actualizar iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ios/webview.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ios/webview.md b/www/docs/es/3.4.0/guide/platforms/ios/webview.md
index 2528de3..4a778f3 100644
--- a/www/docs/es/3.4.0/guide/platforms/ios/webview.md
+++ b/www/docs/es/3.4.0/guide/platforms/ios/webview.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS WebViews
 ---
 
 # iOS WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/tizen/index.md b/www/docs/es/3.4.0/guide/platforms/tizen/index.md
index 2a4ee86..8e111b9 100644
--- a/www/docs/es/3.4.0/guide/platforms/tizen/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: Guía de la plataforma Tizen
 ---
 
 # Guía de la plataforma Tizen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/ubuntu/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/ubuntu/index.md b/www/docs/es/3.4.0/guide/platforms/ubuntu/index.md
index 30193eb..b44ec50 100644
--- a/www/docs/es/3.4.0/guide/platforms/ubuntu/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/ubuntu/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: Guía de la plataforma de Ubuntu
 ---
 
 # Guía de la plataforma de Ubuntu

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/win8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/win8/index.md b/www/docs/es/3.4.0/guide/platforms/win8/index.md
index 15a18ee..baabefe 100644
--- a/www/docs/es/3.4.0/guide/platforms/win8/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/win8/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: Windows 8 plataforma guía
 ---
 
 # Windows 8 plataforma guía

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/win8/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/win8/tools.md b/www/docs/es/3.4.0/guide/platforms/win8/tools.md
index 7321ad0..cec0200 100644
--- a/www/docs/es/3.4.0/guide/platforms/win8/tools.md
+++ b/www/docs/es/3.4.0/guide/platforms/win8/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Herramientas de línea de comandos de Windows 8
 ---
 
 # Herramientas de línea de comandos de Windows 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/win8/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/win8/upgrading.md b/www/docs/es/3.4.0/guide/platforms/win8/upgrading.md
index e961dfe..0b18e78 100644
--- a/www/docs/es/3.4.0/guide/platforms/win8/upgrading.md
+++ b/www/docs/es/3.4.0/guide/platforms/win8/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualización de Windows 8
 ---
 
 # Actualización de Windows 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/wp7/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/wp7/index.md b/www/docs/es/3.4.0/guide/platforms/wp7/index.md
index c2a5297..be9b42c 100644
--- a/www/docs/es/3.4.0/guide/platforms/wp7/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: Guía de la plataforma de Windows Phone 7
 ---
 
 # Guía de la plataforma de Windows Phone 7

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/wp8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/wp8/index.md b/www/docs/es/3.4.0/guide/platforms/wp8/index.md
index f57b99d..08fb5f3 100644
--- a/www/docs/es/3.4.0/guide/platforms/wp8/index.md
+++ b/www/docs/es/3.4.0/guide/platforms/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: Guía de la plataforma de Windows Phone 8
 ---
 
 # Guía de la plataforma de Windows Phone 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/wp8/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/wp8/plugin.md b/www/docs/es/3.4.0/guide/platforms/wp8/plugin.md
index 72200b2..9842ec8 100644
--- a/www/docs/es/3.4.0/guide/platforms/wp8/plugin.md
+++ b/www/docs/es/3.4.0/guide/platforms/wp8/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Windows Phone Plugins
 ---
 
 # Windows Phone Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/wp8/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/wp8/tools.md b/www/docs/es/3.4.0/guide/platforms/wp8/tools.md
index 1b6b18d..62d7ee9 100644
--- a/www/docs/es/3.4.0/guide/platforms/wp8/tools.md
+++ b/www/docs/es/3.4.0/guide/platforms/wp8/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Windows Phone herramientas de línea de comandos
 ---
 
 # Windows Phone herramientas de línea de comandos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/platforms/wp8/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/platforms/wp8/upgrading.md b/www/docs/es/3.4.0/guide/platforms/wp8/upgrading.md
index 45e7f09..4d185c4 100644
--- a/www/docs/es/3.4.0/guide/platforms/wp8/upgrading.md
+++ b/www/docs/es/3.4.0/guide/platforms/wp8/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualización de Windows Phone
 ---
 
 # Actualización de Windows Phone

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/guide/support/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/guide/support/index.md b/www/docs/es/3.4.0/guide/support/index.md
index b51af26..9e3d14c 100644
--- a/www/docs/es/3.4.0/guide/support/index.md
+++ b/www/docs/es/3.4.0/guide/support/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: Soporte de plataformas
 ---
 
 # Soporte de plataformas

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/index.md b/www/docs/es/3.4.0/index.md
index 1336d63..85b2d49 100644
--- a/www/docs/es/3.4.0/index.md
+++ b/www/docs/es/3.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: Guías
 ---
 
 <div id="home">

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/plugin_ref/plugman.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/plugin_ref/plugman.md b/www/docs/es/3.4.0/plugin_ref/plugman.md
index 1c95ad6..6053790 100644
--- a/www/docs/es/3.4.0/plugin_ref/plugman.md
+++ b/www/docs/es/3.4.0/plugin_ref/plugman.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: L'utilisation de Plugman pour gérer les Plugins
 ---
 
 # L'utilisation de Plugman pour gérer les Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.4.0/plugin_ref/spec.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.4.0/plugin_ref/spec.md b/www/docs/es/3.4.0/plugin_ref/spec.md
index bc1c97a..eef3c10 100644
--- a/www/docs/es/3.4.0/plugin_ref/spec.md
+++ b/www/docs/es/3.4.0/plugin_ref/spec.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Especificación de plugin
 ---
 
 # Especificación de plugin

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/config_ref/images.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/config_ref/images.md b/www/docs/es/3.5.0/config_ref/images.md
index de4803b..f024e72 100644
--- a/www/docs/es/3.5.0/config_ref/images.md
+++ b/www/docs/es/3.5.0/config_ref/images.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Iconos y pantallas de Splash
 ---
 
 # Iconos y pantallas de Splash

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/config_ref/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/config_ref/index.md b/www/docs/es/3.5.0/config_ref/index.md
index ee593c1..9d9ee41 100644
--- a/www/docs/es/3.5.0/config_ref/index.md
+++ b/www/docs/es/3.5.0/config_ref/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: El archivo config.xml
 ---
 
 # El archivo config.xml

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

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

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

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/cordova/events/events.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/events/events.md b/www/docs/es/3.5.0/cordova/events/events.md
index 2f5bed4..0448bd4 100644
--- a/www/docs/es/3.5.0/cordova/events/events.md
+++ b/www/docs/es/3.5.0/cordova/events/events.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Événements
 ---
 
 # Événements

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/cordova/plugins/pluginapis.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/plugins/pluginapis.md b/www/docs/es/3.5.0/cordova/plugins/pluginapis.md
index 1282dcc..a29624f 100644
--- a/www/docs/es/3.5.0/cordova/plugins/pluginapis.md
+++ b/www/docs/es/3.5.0/cordova/plugins/pluginapis.md
@@ -16,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 APIs
 ---
 
 # Plugin APIs

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/cordova/storage/database/database.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/database/database.md b/www/docs/es/3.5.0/cordova/storage/database/database.md
index 05b3e41..2438ab2 100644
--- a/www/docs/es/3.5.0/cordova/storage/database/database.md
+++ b/www/docs/es/3.5.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: Base de datos
 ---
 
 # Base de datos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/cordova/storage/localstorage/localstorage.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/localstorage/localstorage.md b/www/docs/es/3.5.0/cordova/storage/localstorage/localstorage.md
index 170cffe..d3a50f3 100644
--- a/www/docs/es/3.5.0/cordova/storage/localstorage/localstorage.md
+++ b/www/docs/es/3.5.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/es/3.5.0/cordova/storage/parameters/display_name.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/parameters/display_name.md b/www/docs/es/3.5.0/cordova/storage/parameters/display_name.md
index 94bc166..571861c 100644
--- a/www/docs/es/3.5.0/cordova/storage/parameters/display_name.md
+++ b/www/docs/es/3.5.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/es/3.5.0/cordova/storage/parameters/name.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/parameters/name.md b/www/docs/es/3.5.0/cordova/storage/parameters/name.md
index 0180398..f258781 100644
--- a/www/docs/es/3.5.0/cordova/storage/parameters/name.md
+++ b/www/docs/es/3.5.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/es/3.5.0/cordova/storage/parameters/size.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/parameters/size.md b/www/docs/es/3.5.0/cordova/storage/parameters/size.md
index fd3fbb6..891d8bc 100644
--- a/www/docs/es/3.5.0/cordova/storage/parameters/size.md
+++ b/www/docs/es/3.5.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/es/3.5.0/cordova/storage/parameters/version.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/parameters/version.md b/www/docs/es/3.5.0/cordova/storage/parameters/version.md
index be44059..979dc7c 100644
--- a/www/docs/es/3.5.0/cordova/storage/parameters/version.md
+++ b/www/docs/es/3.5.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/es/3.5.0/cordova/storage/sqlerror/sqlerror.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/cordova/storage/sqlerror/sqlerror.md b/www/docs/es/3.5.0/cordova/storage/sqlerror/sqlerror.md
index 115becc..091ed27 100644
--- a/www/docs/es/3.5.0/cordova/storage/sqlerror/sqlerror.md
+++ b/www/docs/es/3.5.0/cordova/storage/sqlerror/sqlerror.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: SQLError
 ---
 
 # SQLError

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/appdev/privacy/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/appdev/privacy/index.md b/www/docs/es/3.5.0/guide/appdev/privacy/index.md
index 1279196..37e0a02 100644
--- a/www/docs/es/3.5.0/guide/appdev/privacy/index.md
+++ b/www/docs/es/3.5.0/guide/appdev/privacy/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: Guía de privacidad
 ---
 
 # Guía de privacidad

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/appdev/whitelist/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/appdev/whitelist/index.md b/www/docs/es/3.5.0/guide/appdev/whitelist/index.md
index 7db3613..a3db96a 100644
--- a/www/docs/es/3.5.0/guide/appdev/whitelist/index.md
+++ b/www/docs/es/3.5.0/guide/appdev/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: Guía Whitelist
 ---
 
 # Guía Whitelist

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/cli/index.md b/www/docs/es/3.5.0/guide/cli/index.md
index 594f421..7e843ee 100644
--- a/www/docs/es/3.5.0/guide/cli/index.md
+++ b/www/docs/es/3.5.0/guide/cli/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: L'Interface de ligne de commande
 ---
 
 # L'Interface de ligne de commande

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/hybrid/plugins/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/hybrid/plugins/index.md b/www/docs/es/3.5.0/guide/hybrid/plugins/index.md
index 06a91d0..84f7455 100644
--- a/www/docs/es/3.5.0/guide/hybrid/plugins/index.md
+++ b/www/docs/es/3.5.0/guide/hybrid/plugins/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: Guía de desarrollo de Plugins
 ---
 
 # Guía de desarrollo de Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/hybrid/webviews/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/hybrid/webviews/index.md b/www/docs/es/3.5.0/guide/hybrid/webviews/index.md
index 4a4f968..13bf460 100644
--- a/www/docs/es/3.5.0/guide/hybrid/webviews/index.md
+++ b/www/docs/es/3.5.0/guide/hybrid/webviews/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: Intégration WebViews
 ---
 
 # Intégration WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/overview/index.md b/www/docs/es/3.5.0/guide/overview/index.md
index cf1d4ea..7f398b5 100644
--- a/www/docs/es/3.5.0/guide/overview/index.md
+++ b/www/docs/es/3.5.0/guide/overview/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: Perspectiva general
 ---
 
 # Perspectiva general

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/amazonfireos/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/amazonfireos/config.md b/www/docs/es/3.5.0/guide/platforms/amazonfireos/config.md
index ea3a226..e0f9b1b 100644
--- a/www/docs/es/3.5.0/guide/platforms/amazonfireos/config.md
+++ b/www/docs/es/3.5.0/guide/platforms/amazonfireos/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Amazon fuego OS configuración
 ---
 
 # Amazon fuego OS configuración

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/amazonfireos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/amazonfireos/index.md b/www/docs/es/3.5.0/guide/platforms/amazonfireos/index.md
index 60abc17..21f3a20 100644
--- a/www/docs/es/3.5.0/guide/platforms/amazonfireos/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/amazonfireos/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: Amazon fuego OS Platform Guide
 ---
 
 # Amazon fuego OS Platform Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/amazonfireos/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/amazonfireos/plugin.md b/www/docs/es/3.5.0/guide/platforms/amazonfireos/plugin.md
index 1701b8b..616abed 100644
--- a/www/docs/es/3.5.0/guide/platforms/amazonfireos/plugin.md
+++ b/www/docs/es/3.5.0/guide/platforms/amazonfireos/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Amazon fuego OS Plugins
 ---
 
 # Amazon fuego OS Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/amazonfireos/webview.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/amazonfireos/webview.md b/www/docs/es/3.5.0/guide/platforms/amazonfireos/webview.md
index 64bb18c..72734d1 100644
--- a/www/docs/es/3.5.0/guide/platforms/amazonfireos/webview.md
+++ b/www/docs/es/3.5.0/guide/platforms/amazonfireos/webview.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Amazon fuego OS WebViews
 ---
 
 # Amazon fuego OS WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/android/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/android/config.md b/www/docs/es/3.5.0/guide/platforms/android/config.md
index 904ce8c..35dd6a8 100644
--- a/www/docs/es/3.5.0/guide/platforms/android/config.md
+++ b/www/docs/es/3.5.0/guide/platforms/android/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de Android
 ---
 
 # Configuración de Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/android/index.md b/www/docs/es/3.5.0/guide/platforms/android/index.md
index 27ef23a..6dd24a5 100644
--- a/www/docs/es/3.5.0/guide/platforms/android/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Guía de la plataforma Android
 ---
 
 # Guía de la plataforma Android

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/android/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/android/plugin.md b/www/docs/es/3.5.0/guide/platforms/android/plugin.md
index 7e837f2..dd09677 100644
--- a/www/docs/es/3.5.0/guide/platforms/android/plugin.md
+++ b/www/docs/es/3.5.0/guide/platforms/android/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Android Plugins
 ---
 
 # Android Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/android/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/android/tools.md b/www/docs/es/3.5.0/guide/platforms/android/tools.md
index f81e3b4..e7398ec 100644
--- a/www/docs/es/3.5.0/guide/platforms/android/tools.md
+++ b/www/docs/es/3.5.0/guide/platforms/android/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Android Herramientas de línea de comandos
 ---
 
 # Android Herramientas de línea de comandos

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

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/android/webview.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/android/webview.md b/www/docs/es/3.5.0/guide/platforms/android/webview.md
index 49a1191..4564ef3 100644
--- a/www/docs/es/3.5.0/guide/platforms/android/webview.md
+++ b/www/docs/es/3.5.0/guide/platforms/android/webview.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Android WebViews
 ---
 
 # Android WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry/config.md b/www/docs/es/3.5.0/guide/platforms/blackberry/config.md
index 995fa31..93fa14a 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry/config.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de BlackBerry
 ---
 
 # Configuración de BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry/index.md b/www/docs/es/3.5.0/guide/platforms/blackberry/index.md
index 03dffb8..07603e9 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Guía de la plataforma BlackBerry
 ---
 
 # Guía de la plataforma BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry/plugin.md b/www/docs/es/3.5.0/guide/platforms/blackberry/plugin.md
index 9111df2..d5b3219 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry/plugin.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Plugins de BlackBerry
 ---
 
 # Plugins de BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry/tools.md b/www/docs/es/3.5.0/guide/platforms/blackberry/tools.md
index 5502194..f3964c6 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry/tools.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Herramientas de línea de comandos de BlackBerry
 ---
 
 # Herramientas de línea de comandos de BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry/upgrading.md b/www/docs/es/3.5.0/guide/platforms/blackberry/upgrading.md
index 7121b7b..7d8d421 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry/upgrading.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar BlackBerry
 ---
 
 # Actualizar BlackBerry

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry10/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry10/config.md b/www/docs/es/3.5.0/guide/platforms/blackberry10/config.md
index 92c52f2..95753a0 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry10/config.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry10/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de blackBerry 10
 ---
 
 # Configuración de blackBerry 10

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry10/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry10/index.md b/www/docs/es/3.5.0/guide/platforms/blackberry10/index.md
index 17691ed..10a5c05 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry10/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry10/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: Guía de la plataforma BlackBerry 10
 ---
 
 # Guía de la plataforma BlackBerry 10

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry10/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry10/plugin.md b/www/docs/es/3.5.0/guide/platforms/blackberry10/plugin.md
index 5970daa..888b38a 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry10/plugin.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry10/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: BlackBerry 10 Plugins
 ---
 
 # BlackBerry 10 Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry10/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry10/tools.md b/www/docs/es/3.5.0/guide/platforms/blackberry10/tools.md
index 8910ebb..c7e1fee 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry10/tools.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry10/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: BlackBerry 10 herramientas de línea de comandos
 ---
 
 # BlackBerry 10 herramientas de línea de comandos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/blackberry10/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/blackberry10/upgrading.md b/www/docs/es/3.5.0/guide/platforms/blackberry10/upgrading.md
index 95c1712..ec28cb9 100644
--- a/www/docs/es/3.5.0/guide/platforms/blackberry10/upgrading.md
+++ b/www/docs/es/3.5.0/guide/platforms/blackberry10/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar BlackBerry 10
 ---
 
 # Actualizar BlackBerry 10

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/firefoxos/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/firefoxos/config.md b/www/docs/es/3.5.0/guide/platforms/firefoxos/config.md
index cb1fb49..2ede80d 100644
--- a/www/docs/es/3.5.0/guide/platforms/firefoxos/config.md
+++ b/www/docs/es/3.5.0/guide/platforms/firefoxos/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de FirefoxOS
 ---
 
 # Configuración de FirefoxOS
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/firefoxos/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/firefoxos/index.md b/www/docs/es/3.5.0/guide/platforms/firefoxos/index.md
index 0dcfec0..02c2efe 100644
--- a/www/docs/es/3.5.0/guide/platforms/firefoxos/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Firefox OS Platform Guide
 ---
 
 # Firefox OS Platform Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/index.md b/www/docs/es/3.5.0/guide/platforms/index.md
index 2ffc989..06c5d53 100644
--- a/www/docs/es/3.5.0/guide/platforms/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Guías de plataformas
 ---
 
 # Guías de plataformas

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ios/config.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ios/config.md b/www/docs/es/3.5.0/guide/platforms/ios/config.md
index d25e37e..79278f0 100644
--- a/www/docs/es/3.5.0/guide/platforms/ios/config.md
+++ b/www/docs/es/3.5.0/guide/platforms/ios/config.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS configuración
 ---
 
 # iOS configuración

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ios/index.md b/www/docs/es/3.5.0/guide/platforms/ios/index.md
index 37de019..33ae8ac 100644
--- a/www/docs/es/3.5.0/guide/platforms/ios/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: iOS Platform Guide
 ---
 
 # iOS Platform Guide

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ios/plugin.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ios/plugin.md b/www/docs/es/3.5.0/guide/platforms/ios/plugin.md
index 25fd099..4e77506 100644
--- a/www/docs/es/3.5.0/guide/platforms/ios/plugin.md
+++ b/www/docs/es/3.5.0/guide/platforms/ios/plugin.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS Plugins
 ---
 
 # iOS Plugins

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ios/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ios/tools.md b/www/docs/es/3.5.0/guide/platforms/ios/tools.md
index 94d0988..a79b614 100644
--- a/www/docs/es/3.5.0/guide/platforms/ios/tools.md
+++ b/www/docs/es/3.5.0/guide/platforms/ios/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS herramientas de línea de comandos
 ---
 
 # iOS herramientas de línea de comandos

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ios/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ios/upgrading.md b/www/docs/es/3.5.0/guide/platforms/ios/upgrading.md
index ef77879..ec734d7 100644
--- a/www/docs/es/3.5.0/guide/platforms/ios/upgrading.md
+++ b/www/docs/es/3.5.0/guide/platforms/ios/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualizar iOS
 ---
 
 # Actualizar iOS

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ios/webview.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ios/webview.md b/www/docs/es/3.5.0/guide/platforms/ios/webview.md
index 2528de3..4a778f3 100644
--- a/www/docs/es/3.5.0/guide/platforms/ios/webview.md
+++ b/www/docs/es/3.5.0/guide/platforms/ios/webview.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: iOS WebViews
 ---
 
 # iOS WebViews

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/tizen/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/tizen/index.md b/www/docs/es/3.5.0/guide/platforms/tizen/index.md
index b0f064f..db7d7dc 100644
--- a/www/docs/es/3.5.0/guide/platforms/tizen/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Guía de la plataforma Tizen
 ---
 
 # Guía de la plataforma Tizen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/ubuntu/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/ubuntu/index.md b/www/docs/es/3.5.0/guide/platforms/ubuntu/index.md
index aeb1a81..afda6d2 100644
--- a/www/docs/es/3.5.0/guide/platforms/ubuntu/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/ubuntu/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: Guía de la plataforma de Ubuntu
 ---
 
 # Guía de la plataforma de Ubuntu

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/win8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/win8/index.md b/www/docs/es/3.5.0/guide/platforms/win8/index.md
index f2405b6..1bf7090 100644
--- a/www/docs/es/3.5.0/guide/platforms/win8/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/win8/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: Windows 8 plataforma guía
 ---
 
 # Windows 8 plataforma guía

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/win8/tools.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/win8/tools.md b/www/docs/es/3.5.0/guide/platforms/win8/tools.md
index 7321ad0..cec0200 100644
--- a/www/docs/es/3.5.0/guide/platforms/win8/tools.md
+++ b/www/docs/es/3.5.0/guide/platforms/win8/tools.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Herramientas de línea de comandos de Windows 8
 ---
 
 # Herramientas de línea de comandos de Windows 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/win8/upgrading.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/win8/upgrading.md b/www/docs/es/3.5.0/guide/platforms/win8/upgrading.md
index e961dfe..0b18e78 100644
--- a/www/docs/es/3.5.0/guide/platforms/win8/upgrading.md
+++ b/www/docs/es/3.5.0/guide/platforms/win8/upgrading.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Actualización de Windows 8
 ---
 
 # Actualización de Windows 8

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/wp7/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/wp7/index.md b/www/docs/es/3.5.0/guide/platforms/wp7/index.md
index c2a5297..be9b42c 100644
--- a/www/docs/es/3.5.0/guide/platforms/wp7/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Guía de la plataforma de Windows Phone 7
 ---
 
 # Guía de la plataforma de Windows Phone 7

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/wp8/index.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/wp8/index.md b/www/docs/es/3.5.0/guide/platforms/wp8/index.md
index 80d38ef..a70f0e6 100644
--- a/www/docs/es/3.5.0/guide/platforms/wp8/index.md
+++ b/www/docs/es/3.5.0/guide/platforms/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: Guía de la plataforma de Windows Phone
 ---
 
 # Guía de la plataforma de Windows Phone

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/139e9342/www/docs/es/3.5.0/guide/platforms/wp8/parallels.md
----------------------------------------------------------------------
diff --git a/www/docs/es/3.5.0/guide/platforms/wp8/parallels.md b/www/docs/es/3.5.0/guide/platforms/wp8/parallels.md
index 646bd21..64e70ff 100644
--- a/www/docs/es/3.5.0/guide/platforms/wp8/parallels.md
+++ b/www/docs/es/3.5.0/guide/platforms/wp8/parallels.md
@@ -16,6 +16,8 @@ license: >
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
+
+title: Configuración de Parallels Desktop
 ---
 
 # Configuración de Parallels Desktop


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