mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-03 12:06:54 -04:00
Clean up YAML titles and create redirect stubs
QubesOS/qubes-issues#6701
This commit is contained in:
parent
84d3334325
commit
12408884dd
22 changed files with 69 additions and 22 deletions
|
@ -5,7 +5,7 @@ permalink: /doc/awesome/
|
|||
redirect_from:
|
||||
- /en/doc/awesome/
|
||||
ref: 179
|
||||
title: awesome
|
||||
title: awesome (window manager)
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ redirect_from:
|
|||
- /doc/UserDoc/i3/
|
||||
- /wiki/UserDoc/i3/
|
||||
ref: 183
|
||||
title: i3
|
||||
title: i3 (window manager)
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ permalink: /doc/kde/
|
|||
redirect_from:
|
||||
- /en/doc/kde/
|
||||
ref: 176
|
||||
title: KDE
|
||||
title: KDE (desktop environment)
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ lang: en
|
|||
layout: doc
|
||||
permalink: /doc/salt/
|
||||
ref: 185
|
||||
title: Management stack
|
||||
title: Salt management stack
|
||||
---
|
||||
|
||||
|
||||
|
|
7
user/downloading-installing-upgrading/downloads.md
Normal file
7
user/downloading-installing-upgrading/downloads.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/downloads/
|
||||
redirect_to: /downloads/
|
||||
title: Downloads
|
||||
---
|
|
@ -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.
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue