mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-01 11:06:28 -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
|
@ -3,5 +3,5 @@ lang: en
|
||||||
layout: doc
|
layout: doc
|
||||||
permalink: /doc/style-guide/
|
permalink: /doc/style-guide/
|
||||||
ref: 27
|
ref: 27
|
||||||
title: Style-guide
|
title: Style Guide
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
---
|
---
|
||||||
lang: en
|
lang: en
|
||||||
layout: doc
|
layout: doc
|
||||||
permalink: /doc/dvm-impl/
|
permalink: /doc/disposablevm-implementation/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
|
- /doc/dvm-impl/
|
||||||
- /en/doc/dvm-impl/
|
- /en/doc/dvm-impl/
|
||||||
- /doc/DVMimpl/
|
- /doc/DVMimpl/
|
||||||
- /wiki/DVMimpl/
|
- /wiki/DVMimpl/
|
||||||
ref: 34
|
ref: 34
|
||||||
title: DVMimpl
|
title: DisposableVM implementation
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
**Note: The content below applies to Qubes R3.2.**
|
**Note: The content below applies to Qubes R3.2.**
|
||||||
|
|
||||||
DisposableVM image preparation
|
DisposableVM image preparation
|
|
@ -14,8 +14,6 @@ ref: 37
|
||||||
title: 'Qrexec: secure communication across domains'
|
title: 'Qrexec: secure communication across domains'
|
||||||
---
|
---
|
||||||
|
|
||||||
# Qrexec: secure communication across domains
|
|
||||||
|
|
||||||
(*This page is about qrexec v3. For qrexec v2, see [here](/doc/qrexec2/).*)
|
(*This page is about qrexec v3. For qrexec v2, see [here](/doc/qrexec2/).*)
|
||||||
|
|
||||||
The **qrexec framework** is used by core Qubes components to implement communication between domains.
|
The **qrexec framework** is used by core Qubes components to implement communication between domains.
|
||||||
|
|
7
developer/system/qubes-admin-api.md
Normal file
7
developer/system/qubes-admin-api.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
lang: en
|
||||||
|
layout: doc
|
||||||
|
permalink: /doc/qubes-admin-api/
|
||||||
|
redirect_to: /news/2017/06/27/qubes-admin-api/
|
||||||
|
title: Qubes Admin API
|
||||||
|
---
|
7
developer/system/qubes-core-admin-client.md
Normal file
7
developer/system/qubes-core-admin-client.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
lang: en
|
||||||
|
layout: doc
|
||||||
|
permalink: /doc/qubes-core-admin-client/
|
||||||
|
redirect_to: https://dev.qubes-os.org/projects/core-admin-client/en/latest/
|
||||||
|
title: Qubes Core Admin Client
|
||||||
|
---
|
7
developer/system/qubes-core-admin.md
Normal file
7
developer/system/qubes-core-admin.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
lang: en
|
||||||
|
layout: doc
|
||||||
|
permalink: /doc/qubes-core-admin/
|
||||||
|
redirect_to: https://dev.qubes-os.org/projects/core-admin/en/latest/
|
||||||
|
title: Qubes Core Admin
|
||||||
|
---
|
7
developer/system/qubes-core-stack.md
Normal file
7
developer/system/qubes-core-stack.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
lang: en
|
||||||
|
layout: doc
|
||||||
|
permalink: /doc/qubes-core-stack/
|
||||||
|
redirect_to: /news/2017/10/03/core3/
|
||||||
|
title: Qubes Core Stack
|
||||||
|
---
|
7
developer/system/qubes-template-configs.md
Normal file
7
developer/system/qubes-template-configs.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
lang: en
|
||||||
|
layout: doc
|
||||||
|
permalink: /doc/qubes-template-configs/
|
||||||
|
redirect_to: https://github.com/QubesOS/qubes-template-configs
|
||||||
|
title: Qubes template configs
|
||||||
|
---
|
|
@ -9,7 +9,7 @@ redirect_from:
|
||||||
- /doc/SecurityGoals/
|
- /doc/SecurityGoals/
|
||||||
- /wiki/SecurityGoals/
|
- /wiki/SecurityGoals/
|
||||||
ref: 210
|
ref: 210
|
||||||
title: Security Goals
|
title: Security design goals
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,6 @@ ref: 124
|
||||||
title: Frequently Asked Questions
|
title: Frequently Asked Questions
|
||||||
---
|
---
|
||||||
|
|
||||||
# Frequently Asked Questions
|
|
||||||
|
|
||||||
## General & Security
|
## General & Security
|
||||||
|
|
||||||
### What is Qubes OS?
|
### What is Qubes OS?
|
||||||
|
|
|
@ -3,7 +3,7 @@ lang: en
|
||||||
layout: default
|
layout: default
|
||||||
permalink: /video-tours/
|
permalink: /video-tours/
|
||||||
ref: 226
|
ref: 226
|
||||||
title: Video Tours of Qubes OS
|
title: Video Tours
|
||||||
---
|
---
|
||||||
|
|
||||||
<div id="tour">
|
<div id="tour">
|
||||||
|
|
|
@ -5,7 +5,7 @@ permalink: /security/canaries/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /doc/canaries/
|
- /doc/canaries/
|
||||||
ref: 208
|
ref: 208
|
||||||
title: Canaries
|
title: Qubes Canaries
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
7
project-security/pgp-keys.md
Normal file
7
project-security/pgp-keys.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
lang: en
|
||||||
|
layout: doc
|
||||||
|
permalink: /security/pgp-keys/
|
||||||
|
redirect_to: https://keys.qubes-os.org/keys/
|
||||||
|
title: PGP keys
|
||||||
|
---
|
|
@ -15,7 +15,7 @@ redirect_from:
|
||||||
- /doc/sec-pack/
|
- /doc/sec-pack/
|
||||||
- /doc/secpack/
|
- /doc/secpack/
|
||||||
ref: 213
|
ref: 213
|
||||||
title: Security Pack
|
title: Qubes Security Pack (qubes-secpack)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ redirect_from:
|
||||||
- /wiki/SecurityPage/
|
- /wiki/SecurityPage/
|
||||||
- /trac/wiki/SecurityPage/
|
- /trac/wiki/SecurityPage/
|
||||||
ref: 217
|
ref: 217
|
||||||
title: Security
|
title: Security Center
|
||||||
---
|
---
|
||||||
|
|
||||||
# Qubes OS Project Security Center
|
# Qubes OS Project Security Center
|
||||||
|
|
|
@ -5,7 +5,7 @@ permalink: /doc/awesome/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /en/doc/awesome/
|
- /en/doc/awesome/
|
||||||
ref: 179
|
ref: 179
|
||||||
title: awesome
|
title: awesome (window manager)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ redirect_from:
|
||||||
- /doc/UserDoc/i3/
|
- /doc/UserDoc/i3/
|
||||||
- /wiki/UserDoc/i3/
|
- /wiki/UserDoc/i3/
|
||||||
ref: 183
|
ref: 183
|
||||||
title: i3
|
title: i3 (window manager)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ permalink: /doc/kde/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /en/doc/kde/
|
- /en/doc/kde/
|
||||||
ref: 176
|
ref: 176
|
||||||
title: KDE
|
title: KDE (desktop environment)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,12 @@
|
||||||
---
|
---
|
||||||
lang: en
|
lang: en
|
||||||
layout: doc
|
layout: doc
|
||||||
permalink: /doc/managing-vm-kernel/
|
permalink: /doc/managing-vm-kernels/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
|
- /doc/managing-vm-kernel/
|
||||||
- /en/doc/managing-vm-kernel/
|
- /en/doc/managing-vm-kernel/
|
||||||
ref: 173
|
ref: 173
|
||||||
title: Managing VM kernel
|
title: Managing VM kernels
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ lang: en
|
||||||
layout: doc
|
layout: doc
|
||||||
permalink: /doc/salt/
|
permalink: /doc/salt/
|
||||||
ref: 185
|
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
|
lang: en
|
||||||
layout: doc
|
layout: doc
|
||||||
permalink: /doc/managing-appvm-shortcuts/
|
permalink: /doc/app-menu-shortcut-troubleshooting/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
|
- /doc/managing-appvm-shortcuts/
|
||||||
- /en/doc/managing-appvm-shortcuts/
|
- /en/doc/managing-appvm-shortcuts/
|
||||||
- /doc/ManagingAppVmShortcuts/
|
- /doc/ManagingAppVmShortcuts/
|
||||||
- /wiki/ManagingAppVmShortcuts/
|
- /wiki/ManagingAppVmShortcuts/
|
||||||
ref: 202
|
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.
|
Clicking on such shortcut runs the assigned application in its AppVM.
|
||||||
|
|
||||||

|

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