Move more docs into new structure

This commit is contained in:
Veronica Berglyd Olsen
2025-05-24 21:00:14 +02:00
parent d4b9cfd0cb
commit b7a8664cf9
20 changed files with 365 additions and 599 deletions
+3 -1
View File
@@ -114,7 +114,7 @@ Other Editor Shortcuts
":kbd:`Ctrl+.`", "Open the context menu at the current cursor location"
":kbd:`Ctrl+A`", "Select all text in the document"
":kbd:`Ctrl+C`", "Copy selected text to clipboard"
":kbd:`Ctrl+K`", "Activate the insert commands (see list in :ref:`a_kb_ins`)"
":kbd:`Ctrl+K`", "Activate the insert commands (see list in :ref:`docs_features_shortcuts_insert`)"
":kbd:`Ctrl+R`", "Open or reload the current document in the viewer"
":kbd:`Ctrl+S`", "Save the current document"
":kbd:`Ctrl+V`", "Paste text from clipboard to cursor position"
@@ -129,6 +129,8 @@ Other Editor Shortcuts
":kbd:`Ctrl+Shift+A`", "Select all text in the current paragraph"
.. _docs_features_shortcuts_insert:
Insert Shortcuts
----------------