From 796b1dc179a1a30aa7bbf2237fb7c59f3af4faf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:07:49 +0100 Subject: [PATCH] Add anchors to shortcuts (#205) Releases: main, 13.4 Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com> --- Documentation/HelpInside/KeyboardCommands/Index.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Documentation/HelpInside/KeyboardCommands/Index.rst b/Documentation/HelpInside/KeyboardCommands/Index.rst index 8199720..920f289 100644 --- a/Documentation/HelpInside/KeyboardCommands/Index.rst +++ b/Documentation/HelpInside/KeyboardCommands/Index.rst @@ -1,6 +1,6 @@ .. include:: /Includes.rst.txt -.. _keyboard_commands: +.. _keyboard-commands: ================= Keyboard commands @@ -9,6 +9,8 @@ Keyboard commands .. contents:: :local: +.. _keyboard-commands-page-tree: + Navigating the page tree using a keyboard ========================================= @@ -23,6 +25,8 @@ the guidelines set out in `WAI-ARIA Authoring Practices 1.1. `. * :kbd:`cmd (⌘)` + :kbd:`i` = Italic * :kbd:`cmd (⌘)` + :kbd:`b` = Bold +.. _keyboard-commands-browser: Reloading pages and clearing browser cache ========================================== @@ -82,6 +89,7 @@ Reloading pages and clearing browser cache * :kbd:`cmd (⌘)` + :kbd:`r` = Reload page * :kbd:`cmd (⌘)` + :kbd:`option (⌥)` + :kbd:`r` = Reload page and clear browser cache +.. _keyboard-commands-search: Opening the backend search modal ================================ @@ -98,6 +106,7 @@ Opening the backend search modal * :kbd:`cmd (⌘)` + :kbd:`k` +.. _keyboard-commands-multiselect: Multiselect in content elements ===============================