documentation: Improve documentation

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/662>
This commit is contained in:
MoonlightWave-12
2024-08-16 12:02:17 +02:00
committed by Marge Bot
parent d67653abdf
commit 0adbc40426
5 changed files with 97 additions and 18 deletions

View File

@ -4,7 +4,7 @@ Welcome to squeekboard's documentation!
Introduction
------------
*Squeekboard* is the on-screen keyboard for Phosh. It is primarily designed for smartphones, tablet-PCs, and other devices with touchscreens.
*Squeekboard* is the on-screen-keyboard input-method for Phosh. It is primarily designed for smartphones, tablet-PCs, and other devices with touchscreens.
Building
--------
@ -14,7 +14,7 @@ For information about building Squeekboard, read the [README](README.md).
Layouts
-------
Squeekboard can [load user-provided keyboard-layouts](layouts.md#using-custom-layouts). Those can be created and used without recompiling the keyboard code. The [tutorial](tutorial.md) explains the process in detail.
Squeekboard can [load user-provided keyboard-layouts](layouts.md). Those can be created and used without recompiling the keyboard code. The [tutorial](tutorial.md) explains the process in detail.
Layouts are created using a [text-based format, based on YAML](layouts.md).