mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-07 06:02:26 -04:00
Normalize frontmatter
- sort keys - remove permalink from redirects
This commit is contained in:
parent
67a92614aa
commit
8f8a8e50ea
218 changed files with 287 additions and 362 deletions
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Architecture
|
||||
permalink: /doc/architecture/
|
||||
redirect_from:
|
||||
- /doc/qubes-architecture/
|
||||
- /en/doc/qubes-architecture/
|
||||
- /doc/QubesArchitecture/
|
||||
- /wiki/QubesArchitecture/
|
||||
title: Architecture
|
||||
---
|
||||
|
||||
Qubes Architecture Overview
|
||||
|
@ -71,4 +71,3 @@ And all these components are "glued together" by the Qubes Core Stack.
|
|||
This diagram illustrates the location of all these components in the overall
|
||||
system architecture. Unlike the other Qubes architecture diagram above, this one
|
||||
takes an AppVM-centric approach.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Audio Virtualization
|
||||
permalink: /doc/audio-virtualization/
|
||||
title: Audio Virtualization
|
||||
---
|
||||
|
||||
Audio Virtualization
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc
|
||||
title: GUI
|
||||
permalink: /doc/gui/
|
||||
redirect_from:
|
||||
- /en/doc/gui/
|
||||
- /en/doc/gui-docs/
|
||||
- /doc/GUIdocs/
|
||||
- /wiki/GUIdocs/
|
||||
title: GUI
|
||||
---
|
||||
|
||||
Qubes GUI protocol
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Networking
|
||||
permalink: /doc/networking/
|
||||
redirect_from:
|
||||
- /doc/qubes-net/
|
||||
- /en/doc/qubes-net/
|
||||
- /doc/QubesNet/
|
||||
- /wiki/QubesNet/
|
||||
title: Networking
|
||||
---
|
||||
|
||||
# VM network in Qubes
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Security-critical Code
|
||||
permalink: /doc/security-critical-code/
|
||||
redirect_from:
|
||||
- /en/doc/security-critical-code/
|
||||
- /doc/SecurityCriticalCode/
|
||||
- /wiki/SecurityCriticalCode/
|
||||
- /trac/wiki/SecurityCriticalCode/
|
||||
title: Security-critical Code
|
||||
---
|
||||
|
||||
Security-critical Code in Qubes OS
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Storage Pools
|
||||
permalink: /doc/storage-pools/
|
||||
title: Storage Pools
|
||||
---
|
||||
|
||||
Storage Pools in Qubes
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: doc
|
||||
title: System Documentation
|
||||
permalink: /doc/system-doc/
|
||||
redirect_from:
|
||||
- /en/doc/system-doc/
|
||||
|
@ -8,5 +7,5 @@ redirect_from:
|
|||
- /wiki/SystemDoc/
|
||||
redirect_to:
|
||||
- /doc/#developer-documentation
|
||||
title: System Documentation
|
||||
---
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Template Implementation
|
||||
permalink: /doc/template-implementation/
|
||||
redirect_from:
|
||||
- /en/doc/template-implementation/
|
||||
- /doc/TemplateImplementation/
|
||||
- /wiki/TemplateImplementation/
|
||||
title: Template Implementation
|
||||
---
|
||||
|
||||
# Overview of VM block devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue