Normalize frontmatter

- sort keys
- remove permalink from redirects
This commit is contained in:
Maya 2021-03-13 18:42:50 +01:00 committed by Marek Marczykowski-Górecki
parent 67a92614aa
commit 8f8a8e50ea
No known key found for this signature in database
GPG key ID: F32894BE9684938A
218 changed files with 287 additions and 362 deletions

View file

@ -1,12 +1,12 @@
---
layout: doc-full
title: Admin API
permalink: /doc/admin-api/
redirect_from:
- /doc/mgmt/
- /doc/mgmt1/
- /doc/mgmt-architecture/
- /doc/admin-api-architecture/
title: Admin API
---
# Qubes OS Admin API

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Dom0 Secure Updates
permalink: /doc/dom0-secure-updates/
redirect_from:
- /en/doc/dom0-secure-updates/
- /doc/Dom0SecureUpdates/
- /wiki/Dom0SecureUpdates/
title: Dom0 Secure Updates
---
Qubes Dom0 secure update procedure

View file

@ -1,11 +1,11 @@
---
layout: doc
title: DVMimpl
permalink: /doc/dvm-impl/
redirect_from:
- /en/doc/dvm-impl/
- /doc/DVMimpl/
- /wiki/DVMimpl/
title: DVMimpl
---
DisposableVM implementation in Qubes

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qfilecopy
permalink: /doc/qfilecopy/
redirect_from:
- /en/doc/qfilecopy/
- /doc/Qfilecopy/
- /wiki/Qfilecopy/
title: Qfilecopy
---
InterVM file copy design

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qfileexchgd
permalink: /doc/qfileexchgd/
redirect_from:
- /en/doc/qfileexchgd/
- /doc/Qfileexchgd/
- /wiki/Qfileexchgd/
title: Qfileexchgd
---
**This mechanism is obsolete as of Qubes Beta 1!**

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qmemman
permalink: /doc/qmemman/
redirect_from:
- /en/doc/qmemman/
- /doc/Qmemman/
- /wiki/Qmemman/
title: Qmemman
---
qmemman, Qubes memory manager

View file

@ -1,12 +1,12 @@
---
layout: doc
title: "Qrexec: Qubes RPC internals"
permalink: /doc/qrexec-internals/
redirect_from:
- /doc/qrexec3-implementation/
- /en/doc/qrexec3-implementation/
- /doc/Qrexec3Implementation/
- /wiki/Qrexec3Implementation/
title: 'Qrexec: Qubes RPC internals'
---
# Qubes RPC internals

View file

@ -1,7 +1,7 @@
---
layout: doc
title: "Qrexec: Socket-based services"
permalink: /doc/qrexec-socket-services/
title: 'Qrexec: Socket-based services'
---
# Qrexec: Socket-based services

View file

@ -1,16 +1,15 @@
---
layout: doc
title: "Qrexec: secure communication across domains"
permalink: /doc/qrexec/
redirect_from:
- /en/doc/qrexec3/
- /doc/Qrexec3/
- /doc/qrexec3/
- /wiki/Qrexec3/
- /doc/qrexec/
- /en/doc/qrexec/
- /doc/Qrexec/
- /wiki/Qrexec/
title: 'Qrexec: secure communication across domains'
---
# Qrexec: secure communication across domains

View file

@ -1,12 +1,12 @@
---
layout: doc
title: Qrexec2
permalink: /doc/qrexec2/
redirect_from:
- /doc/qrexec2-implementation/
- /en/doc/qrexec2-implementation/
- /doc/Qrexec2Implementation/
- /wiki/Qrexec2Implementation/
title: Qrexec2
---
# Command execution in VMs #