From 2d82526bd119cff979bc92dc71fcd0c8edca638c Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Mon, 29 Jun 2020 19:19:23 +0200 Subject: [PATCH] Remove some out of date infor in docs --- docs/source/interface.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/interface.rst b/docs/source/interface.rst index 0a8dfd79..38f05417 100644 --- a/docs/source/interface.rst +++ b/docs/source/interface.rst @@ -176,9 +176,7 @@ These are as following: ":kbd:`F9`", "Re-build project index." ":kbd:`F10`", "Re-build project outline." ":kbd:`F11`", "Activate full screen mode." - ":kbd:`Shift-Enter`", "Insert a hard line break at the cursor position." ":kbd:`Shift-F3`", "Find previous occurrence of word in current document. (Same as :kbd:`Ctrl-Shift-G`" - ":kbd:`Shift-Space`", "Insert a non-breaking space at the cursor position." ":kbd:`Enter`", "If in tree view, open a document for editing." .. note::