From c813e403bdbb95fa1d441e6e34ccfb1e6bbb2d70 Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Thu, 13 Apr 2023 15:47:55 +0700 Subject: [PATCH] docs(ios): adds other new page to relevant help indices --- ios/help/basic/index.md | 1 + ios/help/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/ios/help/basic/index.md b/ios/help/basic/index.md index 6bc979768e..e2c9e82d6d 100644 --- a/ios/help/basic/index.md +++ b/ios/help/basic/index.md @@ -6,6 +6,7 @@ title: Basic Help * [Using the Settings Screen](config/) +* [Language Settings](language-settings) * [Installing Custom Keyboards/Dictionaries](installing-custom-keyboards-dictionaries) * [Sharing Keyboards and Dictionaries](sharing-keyboards) diff --git a/ios/help/index.md b/ios/help/index.md index aaa6676d19..333dafb9f2 100644 --- a/ios/help/index.md +++ b/ios/help/index.md @@ -26,6 +26,7 @@ title: Keyman for iPhone and iPad 17.0 Help ### [Using Keyman for iPhone and iPad](basic/) * [Switching Between Keyboards](basic/switching-between-keyboards) * [Using the Settings Screen](basic/config/) +* [Language Settings](basic/language-settings) * [Installing Custom Keyboards/Dictionaries](basic/installing-custom-keyboards-dictionaries) * [Sharing Keyboards and Dictionaries](basic/sharing-keyboards) * [Using the Keyman Browser](basic/using-keyman-browser)