From 1d857e35cf44cbe42b5a06d7afeed47a4bf35a24 Mon Sep 17 00:00:00 2001 From: Chris Bielow Date: Thu, 16 Feb 2023 11:39:11 +0100 Subject: [PATCH 1/3] fix keyboard shortcut (amends https://github.com/OpenMS/OpenMS/pull/6703) --- .../visualize-with-openms/hotkeys-table.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openms-applications-and-tools/visualize-with-openms/hotkeys-table.md b/docs/openms-applications-and-tools/visualize-with-openms/hotkeys-table.md index bb322e63..f6e9280d 100644 --- a/docs/openms-applications-and-tools/visualize-with-openms/hotkeys-table.md +++ b/docs/openms-applications-and-tools/visualize-with-openms/hotkeys-table.md @@ -50,7 +50,7 @@ TOPPView Hotkeys | Hotkey | Function | |------------------------------------------|-----------------------------------------------------| -| CTRL + A | Select all annotations of the current layer | +| CTRL + B | Select all annotations of the current layer | | DEL | Delete all currently selected annotations | From e1fefc03e84880c2910abbc3c50934de3bcee07d Mon Sep 17 00:00:00 2001 From: Chris Bielow Date: Mon, 6 May 2024 14:43:43 +0200 Subject: [PATCH 2/3] fix link in dark mode --- docs/getting-started/workflows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/workflows.rst b/docs/getting-started/workflows.rst index f5516cde..1347596c 100644 --- a/docs/getting-started/workflows.rst +++ b/docs/getting-started/workflows.rst @@ -93,7 +93,7 @@ workflow systems designed to make workflow creation and maintenance more fun: .. grid-item-card:: TOPPAS :img-top: /_images/introduction/TOPPAS_logo_dark.png - :link: /manual/develop + :link: /getting-started/toppas-get-started :link-type: doc :class-card: only-dark :class-img-top: halfwidth From 39da06f52fb34cfb064b4c68b53df2e5936d829b Mon Sep 17 00:00:00 2001 From: Chris Bielow Date: Mon, 6 May 2024 16:53:33 +0200 Subject: [PATCH 3/3] another broken link --- docs/getting-started/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/introduction.rst b/docs/getting-started/introduction.rst index 85b7c4e0..db4170a8 100644 --- a/docs/getting-started/introduction.rst +++ b/docs/getting-started/introduction.rst @@ -60,7 +60,7 @@ Should you be missing something you can also add new functions or classes to the :margin: 0 .. grid-item-card:: :material-regular:`account_tree;5em;sd-text-info` **Workflow Editor** - :link: /getting-started/webapps + :link: /getting-started/workflows :link-type: doc **Use a supported workflow editor to create or run predefined workflows.**