Clean up YAML titles and create redirect stubs

QubesOS/qubes-issues#6701
This commit is contained in:
Andrew David Wong 2021-06-17 02:40:43 -07:00
parent 84d3334325
commit 12408884dd
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
22 changed files with 69 additions and 22 deletions

View file

@ -5,7 +5,7 @@ permalink: /doc/awesome/
redirect_from:
- /en/doc/awesome/
ref: 179
title: awesome
title: awesome (window manager)
---

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/UserDoc/i3/
- /wiki/UserDoc/i3/
ref: 183
title: i3
title: i3 (window manager)
---

View file

@ -5,7 +5,7 @@ permalink: /doc/kde/
redirect_from:
- /en/doc/kde/
ref: 176
title: KDE
title: KDE (desktop environment)
---

View file

@ -1,11 +1,12 @@
---
lang: en
layout: doc
permalink: /doc/managing-vm-kernel/
permalink: /doc/managing-vm-kernels/
redirect_from:
- /doc/managing-vm-kernel/
- /en/doc/managing-vm-kernel/
ref: 173
title: Managing VM kernel
title: Managing VM kernels
---

View file

@ -3,7 +3,7 @@ lang: en
layout: doc
permalink: /doc/salt/
ref: 185
title: Management stack
title: Salt management stack
---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/downloads/
redirect_to: /downloads/
title: Downloads
---

View file

@ -1,17 +1,18 @@
---
lang: en
layout: doc
permalink: /doc/managing-appvm-shortcuts/
permalink: /doc/app-menu-shortcut-troubleshooting/
redirect_from:
- /doc/managing-appvm-shortcuts/
- /en/doc/managing-appvm-shortcuts/
- /doc/ManagingAppVmShortcuts/
- /wiki/ManagingAppVmShortcuts/
ref: 202
title: Managing AppVm Shortcuts
title: App menu shortcut troubleshooting
---
For ease of use Qubes aggregates shortcuts to applications that are installed in AppVMs and shows them in one "start menu" in dom0.
For ease of use Qubes aggregates shortcuts to applications that are installed in AppVMs and shows them in one application menu (aka "app menu" or "start menu") in dom0.
Clicking on such shortcut runs the assigned application in its AppVM.
![dom0-menu.png"](/attachment/wiki/ManagingAppVmShortcuts/r4.0-dom0-menu.png)