From 82e8cd139cc16cc86ec1041ff53592b7a0b2bbb8 Mon Sep 17 00:00:00 2001 From: Meng-Heng Date: Fri, 24 Jan 2025 12:21:14 +0700 Subject: [PATCH] chore: add ios platform to titles --- ios/docs/engine/guides/in-app/index.md | 2 +- ios/docs/engine/guides/system-keyboard/index.md | 2 +- ios/docs/help/about/index.md | 2 +- ios/docs/help/basic/index.md | 2 +- ios/docs/help/context/gestures.md | 2 +- ios/docs/help/start/index.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ios/docs/engine/guides/in-app/index.md b/ios/docs/engine/guides/in-app/index.md index 3dfebbf82d..14ba8ba4c5 100644 --- a/ios/docs/engine/guides/in-app/index.md +++ b/ios/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 iPhone and iPad with Keyman Engine --- Keyman Engine for iPhone and iPad allows you to use any Keyman touch diff --git a/ios/docs/engine/guides/system-keyboard/index.md b/ios/docs/engine/guides/system-keyboard/index.md index ea652360b2..4a533f08d8 100644 --- a/ios/docs/engine/guides/system-keyboard/index.md +++ b/ios/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 iPhone and iPad with Keyman Engine --- In [part 1](../in-app/) of this series, we looked at the steps involved diff --git a/ios/docs/help/about/index.md b/ios/docs/help/about/index.md index 71ead99252..d37b9ed978 100644 --- a/ios/docs/help/about/index.md +++ b/ios/docs/help/about/index.md @@ -1,5 +1,5 @@ --- -title: About Keyman +title: About Keyman for iPhone and iPad --- * [Welcome to Keyman](welcome) diff --git a/ios/docs/help/basic/index.md b/ios/docs/help/basic/index.md index b67688e03c..e93f77f3aa 100644 --- a/ios/docs/help/basic/index.md +++ b/ios/docs/help/basic/index.md @@ -1,5 +1,5 @@ --- -title: Basic Help +title: Keyman for iPhone and iPad Basic Help --- * [Using the Banner on the Keyboard](using-the-banner) diff --git a/ios/docs/help/context/gestures.md b/ios/docs/help/context/gestures.md index 251de0f1ce..ab15c3203d 100644 --- a/ios/docs/help/context/gestures.md +++ b/ios/docs/help/context/gestures.md @@ -1,5 +1,5 @@ --- -title: Gesture Hints and Tips +title: Gesture Hints and Tips - Keyman for iPhone and iPad --- ## Using Gestures on the Keyboard Keys diff --git a/ios/docs/help/start/index.md b/ios/docs/help/start/index.md index f48fc3f185..d7bb7ad72e 100644 --- a/ios/docs/help/start/index.md +++ b/ios/docs/help/start/index.md @@ -1,5 +1,5 @@ --- -title: Getting Started +title: Getting Started with Keyman for iPhone and iPad --- * [How To - Adding a Keyboard](searching-for-keyboards)