diff --git a/android/docs/engine/guides/in-app/index.md b/android/docs/engine/guides/in-app/index.md index bfa37d4622..d788e267bb 100644 --- a/android/docs/engine/guides/in-app/index.md +++ b/android/docs/engine/guides/in-app/index.md @@ -1,5 +1,5 @@ --- -title: Guide: build an in-app keyboard +title: Guide: build an in-app keyboard for Android with Keyman Engine --- Keyman Engine for Android allows you to use any Keyman touch keyboard in your Android app, or even to create your own diff --git a/android/docs/engine/guides/system-keyboard/index.md b/android/docs/engine/guides/system-keyboard/index.md index 227bb4f33c..a4e68b3f05 100644 --- a/android/docs/engine/guides/system-keyboard/index.md +++ b/android/docs/engine/guides/system-keyboard/index.md @@ -1,5 +1,5 @@ --- -title: Guide: build a system keyboard app +title: Guide: build a system keyboard app on Android with Keyman Engine --- In [part 1](../in-app/) of this series, we looked at the steps involved diff --git a/android/docs/help/about/index.md b/android/docs/help/about/index.md index 787c0c9d4d..4428a4bb75 100644 --- a/android/docs/help/about/index.md +++ b/android/docs/help/about/index.md @@ -1,5 +1,5 @@ --- -title: About Keyman +title: About Keyman for Android --- * [Welcome to Keyman](welcome) diff --git a/android/docs/help/basic/index.md b/android/docs/help/basic/index.md index 02d942ca0e..4a0d7aafe0 100644 --- a/android/docs/help/basic/index.md +++ b/android/docs/help/basic/index.md @@ -1,5 +1,5 @@ --- -title: Basic Help +title: Basic Help - Keyman for Android --- * [Using the Banner on the Keyboard](using-the-banner) diff --git a/android/docs/help/context/gestures.md b/android/docs/help/context/gestures.md index d46ab541f6..ec3fc690bd 100644 --- a/android/docs/help/context/gestures.md +++ b/android/docs/help/context/gestures.md @@ -1,5 +1,5 @@ --- -title: Gesture Hints and Tips +title: Gesture Hints and Tips - Keyman for Android --- ## Using Gestures on the Keyboard Keys diff --git a/android/docs/help/start/enabling-system-keyboard.md b/android/docs/help/start/enabling-system-keyboard.md index 381fbb3e27..dcf16b97fb 100644 --- a/android/docs/help/start/enabling-system-keyboard.md +++ b/android/docs/help/start/enabling-system-keyboard.md @@ -1,5 +1,5 @@ --- -title: How To - Enabling Keyman as a System-Wide Keyboard +title: How To - Enabling Keyman for Android as a System-Wide Keyboard --- ## Enabling System Wide Keyboards diff --git a/android/docs/help/start/index.md b/android/docs/help/start/index.md index 4787ce9f9b..7d46903c58 100644 --- a/android/docs/help/start/index.md +++ b/android/docs/help/start/index.md @@ -1,5 +1,5 @@ --- -title: Getting Started +title: Getting Started with Keyman for Android --- * [How To - Download and Install a Keyman Keyboard](installing-keyboards) diff --git a/android/docs/help/troubleshooting/grant-storage-permission.md b/android/docs/help/troubleshooting/grant-storage-permission.md index 7b47cdf4ea..82f1e0d1aa 100644 --- a/android/docs/help/troubleshooting/grant-storage-permission.md +++ b/android/docs/help/troubleshooting/grant-storage-permission.md @@ -1,5 +1,5 @@ --- -title: How To - Granting Storage Permission +title: How To - Granting Storage Permission on Keyman for Android --- ## Granting Storage Permission