From 820af56761e82c0bcd53cf52904631b42fac6f38 Mon Sep 17 00:00:00 2001 From: Maya Date: Sat, 13 Mar 2021 19:06:18 +0100 Subject: [PATCH] Add lang + ref tags to frontmatter Those are fields used by the language switcher to correlate pages across different languages, even if they have different names/paths/titles. They are generated with the prepare_for_translation.py script. --- developer/building/development-workflow.md | 2 ++ developer/building/qubes-builder-details.md | 2 ++ developer/building/qubes-builder.md | 2 ++ developer/building/qubes-iso-building.md | 2 ++ developer/code/code-signing.md | 2 ++ developer/code/coding-style.md | 2 ++ developer/code/license.md | 2 ++ developer/code/source-code.md | 2 ++ developer/debugging/automated-tests.md | 2 ++ developer/debugging/mount-lvm-image.md | 2 ++ developer/debugging/profiling.md | 2 ++ developer/debugging/safe-remote-ttys.md | 2 ++ developer/debugging/test-bench.md | 2 ++ developer/debugging/vm-interface.md | 2 ++ developer/debugging/windows-debugging.md | 2 ++ developer/general/devel-books.md | 2 ++ developer/general/doc-guidelines.md | 2 ++ developer/general/gsoc.md | 2 ++ developer/general/gsod.md | 2 ++ developer/general/join.md | 2 ++ developer/general/package-contributions.md | 2 ++ developer/general/style-guide.md | 2 ++ developer/general/usability-ux.md | 2 ++ developer/releases/1_0/release-notes.md | 2 ++ developer/releases/2_0/release-notes.md | 2 ++ developer/releases/3_0/release-notes.md | 2 ++ developer/releases/3_0/schedule.md | 2 ++ developer/releases/3_1/release-notes.md | 2 ++ developer/releases/3_1/schedule.md | 2 ++ developer/releases/3_2/release-notes.md | 2 ++ developer/releases/3_2/schedule.md | 2 ++ developer/releases/4_0/release-notes.md | 2 ++ developer/releases/4_0/schedule.md | 2 ++ developer/releases/notes.md | 2 ++ developer/releases/schedules.md | 2 ++ developer/releases/todo.md | 2 ++ developer/services/admin-api.md | 2 ++ developer/services/dom0-secure-updates.md | 2 ++ developer/services/dvm-impl.md | 2 ++ developer/services/qfilecopy.md | 2 ++ developer/services/qfileexchgd.md | 2 ++ developer/services/qmemman.md | 2 ++ developer/services/qrexec-internals.md | 2 ++ developer/services/qrexec-socket-services.md | 2 ++ developer/services/qrexec.md | 2 ++ developer/services/qrexec2.md | 2 ++ developer/system/architecture.md | 2 ++ developer/system/audio.md | 2 ++ developer/system/gui.md | 2 ++ developer/system/networking.md | 2 ++ developer/system/security-critical-code.md | 2 ++ developer/system/storage-pools.md | 2 ++ developer/system/system-doc.md | 2 ++ developer/system/template-implementation.md | 2 ++ doc.md | 2 ++ external/building-guides/building-archlinux-template.md | 2 ++ external/building-guides/building-non-fedora-template.md | 3 +++ external/building-guides/building-whonix-template.md | 2 ++ external/configuration-guides/change-time-zone.md | 2 ++ external/configuration-guides/disk-trim.md | 2 ++ external/configuration-guides/external-audio.md | 2 ++ external/configuration-guides/fetchmail.md | 2 ++ external/configuration-guides/install-nvidia-driver.md | 2 ++ external/configuration-guides/multiboot.md | 2 ++ external/configuration-guides/multimedia.md | 2 ++ external/configuration-guides/mutt.md | 2 ++ external/configuration-guides/network-bridge-support.md | 2 ++ external/configuration-guides/network-printer.md | 2 ++ external/configuration-guides/postfix.md | 2 ++ external/configuration-guides/rxvt.md | 2 ++ external/configuration-guides/tips-and-tricks.md | 2 ++ external/configuration-guides/vpn.md | 2 ++ external/configuration-guides/w3m.md | 2 ++ external/configuration-guides/zfs.md | 2 ++ external/customization-guides/dark-theme.md | 2 ++ .../fedora-minimal-template-customization.md | 2 ++ external/customization-guides/language-localization.md | 2 ++ .../customization-guides/removing-templatevm-packages.md | 2 ++ .../customization-guides/windows-template-customization.md | 5 ++++- external/os-guides/centos.md | 2 ++ external/os-guides/gentoo.md | 2 ++ external/os-guides/linux-hvm-tips.md | 2 ++ external/os-guides/netbsd.md | 2 ++ external/os-guides/pentesting.md | 2 ++ external/os-guides/pentesting/blackarch.md | 2 ++ external/os-guides/pentesting/kali.md | 2 ++ external/os-guides/pentesting/ptf.md | 2 ++ external/os-guides/ubuntu.md | 2 ++ external/os-guides/windows/windows-tools.md | 2 ++ external/os-guides/windows/windows-vm.md | 2 ++ external/privacy-guides/anonymizing-your-mac-address.md | 2 ++ external/privacy-guides/signal.md | 2 ++ external/privacy-guides/tails.md | 2 ++ external/privacy-guides/torvm.md | 2 ++ external/privacy-guides/whonix.md | 2 ++ external/security-guides/multifactor-authentication.md | 2 ++ external/security-guides/security-guidelines.md | 2 ++ external/security-guides/split-bitcoin.md | 2 ++ external/troubleshooting/application-troubleshooting.md | 2 ++ external/troubleshooting/intel-igfx-troubleshooting.md | 2 ++ external/troubleshooting/macbook-troubleshooting.md | 2 ++ external/troubleshooting/nvidia-troubleshooting.md | 2 ++ external/troubleshooting/sony-vaio-tinkering.md | 2 ++ external/troubleshooting/tails-troubleshooting.md | 2 ++ external/troubleshooting/thinkpad-troubleshooting.md | 2 ++ introduction/code-of-conduct.md | 2 ++ introduction/contributing.md | 2 ++ introduction/experts.md | 2 ++ introduction/faq.md | 2 ++ introduction/intro.html | 2 ++ introduction/reporting-bugs.md | 2 ++ introduction/screenshots.md | 2 ++ introduction/statistics.md | 2 ++ introduction/support.md | 2 ++ introduction/video-tours.html | 2 ++ project-security/canaries.md | 2 ++ project-security/canary-checklist.md | 2 ++ project-security/canary-template.md | 2 ++ project-security/security-bulletins-checklist.md | 2 ++ project-security/security-bulletins-template.md | 2 ++ project-security/security-bulletins.md | 2 ++ project-security/security-goals.md | 2 ++ project-security/security-pack.md | 2 ++ project-security/security.md | 2 ++ project-security/verifying-signatures.md | 2 ++ project-security/xsa.md | 2 ++ user/advanced-configuration/awesome.md | 2 ++ user/advanced-configuration/bind-dirs.md | 2 ++ user/advanced-configuration/config-files.md | 2 ++ user/advanced-configuration/disposablevm-customization.md | 2 ++ user/advanced-configuration/gui-configuration.md | 2 ++ user/advanced-configuration/i3.md | 2 ++ .../installing-contributed-packages.md | 2 ++ user/advanced-configuration/kde.md | 2 ++ user/advanced-configuration/managing-vm-kernel.md | 2 ++ user/advanced-configuration/mount-from-other-os.md | 2 ++ user/advanced-configuration/resize-disk-image.md | 2 ++ user/advanced-configuration/rpc-policy.md | 2 ++ user/advanced-configuration/salt.md | 2 ++ user/advanced-configuration/secondary-storage.md | 2 ++ user/advanced-configuration/usb-qubes.md | 2 ++ user/common-tasks/backup-emergency-restore-v2.md | 2 ++ user/common-tasks/backup-emergency-restore-v3.md | 2 ++ user/common-tasks/backup-emergency-restore-v4.md | 2 ++ user/common-tasks/backup-restore.md | 2 ++ user/common-tasks/block-devices.md | 2 ++ user/common-tasks/copy-from-dom0.md | 2 ++ user/common-tasks/copy-paste.md | 2 ++ user/common-tasks/copying-files.md | 2 ++ user/common-tasks/device-handling.md | 2 ++ user/common-tasks/disposablevm.md | 2 ++ user/common-tasks/full-screen-mode.md | 2 ++ user/common-tasks/getting-started.md | 2 ++ user/common-tasks/optical-discs.md | 2 ++ user/common-tasks/pci-devices.md | 2 ++ user/common-tasks/software-update-dom0.md | 2 ++ user/common-tasks/software-update-domu.md | 2 ++ user/common-tasks/updating-qubes-os.md | 2 ++ user/common-tasks/usb-devices.md | 2 ++ user/common-tasks/volume-backup-revert.md | 2 ++ user/downloading-installing-upgrading/custom-install.md | 2 ++ user/downloading-installing-upgrading/download-mirrors.md | 2 ++ user/downloading-installing-upgrading/install-security.md | 2 ++ user/downloading-installing-upgrading/installation-guide.md | 2 ++ user/downloading-installing-upgrading/supported-versions.md | 2 ++ user/downloading-installing-upgrading/testing.md | 2 ++ .../upgrade/upgrade-to-r2.md | 2 ++ .../upgrade/upgrade-to-r2b1.md | 2 ++ .../upgrade/upgrade-to-r2b2.md | 2 ++ .../upgrade/upgrade-to-r2b3.md | 2 ++ .../upgrade/upgrade-to-r3_0.md | 2 ++ .../upgrade/upgrade-to-r3_1.md | 2 ++ .../upgrade/upgrade-to-r3_2.md | 2 ++ .../upgrade/upgrade-to-r4_0.md | 2 ++ user/downloading-installing-upgrading/upgrade/upgrade.md | 2 ++ user/downloading-installing-upgrading/version-scheme.md | 2 ++ user/hardware/certified-hardware.md | 2 ++ user/hardware/hardware-testing.md | 2 ++ user/hardware/hcl.md | 2 ++ user/hardware/hcl_listing.md | 2 ++ user/hardware/system-requirements.md | 2 ++ user/managing-os/debian/debian-upgrade.md | 2 ++ user/managing-os/debian/debian.md | 2 ++ user/managing-os/fedora/fedora-upgrade.md | 2 ++ user/managing-os/fedora/fedora.md | 2 ++ user/managing-os/minimal-templates.md | 2 ++ user/managing-os/reinstall-template.md | 2 ++ user/managing-os/standalone-and-hvm.md | 2 ++ user/managing-os/templates.md | 2 ++ user/managing-os/windows.md | 2 ++ user/managing-os/xfce-templates.md | 2 ++ user/reference/glossary.md | 2 ++ user/reference/qubes-service.md | 2 ++ user/reference/research.md | 2 ++ user/reference/tools.md | 2 ++ user/security-in-qubes/anti-evil-maid.md | 2 ++ user/security-in-qubes/data-leaks.md | 2 ++ user/security-in-qubes/device-handling-security.md | 2 ++ user/security-in-qubes/firewall.md | 2 ++ user/security-in-qubes/split-gpg.md | 2 ++ user/security-in-qubes/u2f-proxy.md | 2 ++ user/security-in-qubes/vm-sudo.md | 2 ++ user/security-in-qubes/yubi-key.md | 2 ++ user/troubleshooting/disk-troubleshooting.md | 2 ++ user/troubleshooting/gui-troubleshooting.md | 2 ++ user/troubleshooting/hardware-troubleshooting.md | 2 ++ user/troubleshooting/hvm-troubleshooting.md | 2 ++ user/troubleshooting/installation-troubleshooting.md | 2 ++ user/troubleshooting/managing-appvm-shortcuts.md | 2 ++ user/troubleshooting/media-troubleshooting.md | 2 ++ user/troubleshooting/pci-troubleshooting.md | 2 ++ user/troubleshooting/resume-suspend-troubleshooting.md | 2 ++ user/troubleshooting/uefi-troubleshooting.md | 2 ++ user/troubleshooting/update-troubleshooting.md | 2 ++ user/troubleshooting/updating-debian-and-whonix.md | 2 ++ user/troubleshooting/usb-troubleshooting.md | 2 ++ user/troubleshooting/vm-troubleshooting.md | 2 ++ user/troubleshooting/vpn-troubleshooting.md | 2 ++ 218 files changed, 439 insertions(+), 1 deletion(-) diff --git a/developer/building/development-workflow.md b/developer/building/development-workflow.md index d57c00f7..ab70f1b3 100644 --- a/developer/building/development-workflow.md +++ b/developer/building/development-workflow.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/development-workflow/ redirect_from: - /en/doc/development-workflow/ - /doc/DevelopmentWorkflow/ - /wiki/DevelopmentWorkflow/ +ref: 66 title: Development Workflow --- diff --git a/developer/building/qubes-builder-details.md b/developer/building/qubes-builder-details.md index 40bde571..3383f701 100644 --- a/developer/building/qubes-builder-details.md +++ b/developer/building/qubes-builder-details.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/qubes-builder-details/ redirect_from: - /en/doc/qubes-builder-details/ - /doc/QubesBuilderDetails/ - /wiki/QubesBuilderDetails/ +ref: 65 title: Qubes Builder Details --- diff --git a/developer/building/qubes-builder.md b/developer/building/qubes-builder.md index 9db2a933..da307421 100644 --- a/developer/building/qubes-builder.md +++ b/developer/building/qubes-builder.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/qubes-builder/ redirect_from: - /en/doc/qubes-builder/ - /doc/QubesBuilder/ - /wiki/QubesBuilder/ +ref: 64 title: Qubes Builder --- diff --git a/developer/building/qubes-iso-building.md b/developer/building/qubes-iso-building.md index 2b64506e..1c5458bc 100644 --- a/developer/building/qubes-iso-building.md +++ b/developer/building/qubes-iso-building.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/qubes-iso-building/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /en/doc/qubes-iso-building/ - /doc/QubesR3Building/ - /wiki/QubesR3Building/ +ref: 63 title: Qubes ISO Building --- diff --git a/developer/code/code-signing.md b/developer/code/code-signing.md index 49385f69..a67e7a5a 100644 --- a/developer/code/code-signing.md +++ b/developer/code/code-signing.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/code-signing/ +ref: 51 title: Code Signing --- diff --git a/developer/code/coding-style.md b/developer/code/coding-style.md index b1743bd2..829e5979 100644 --- a/developer/code/coding-style.md +++ b/developer/code/coding-style.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/coding-style/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/CodingStyle/ - /wiki/CodingStyle/ - /trac/wiki/CodingStyle/ +ref: 53 title: Coding Style --- diff --git a/developer/code/license.md b/developer/code/license.md index d7f2e68b..3d6852f1 100644 --- a/developer/code/license.md +++ b/developer/code/license.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/license/ redirect_from: - /en/doc/license/ - /doc/QubesLicensing/ - /wiki/QubesLicensing/ +ref: 52 title: License --- diff --git a/developer/code/source-code.md b/developer/code/source-code.md index 71cf0e62..1fc8e707 100644 --- a/developer/code/source-code.md +++ b/developer/code/source-code.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/source-code/ redirect_from: - /en/doc/source-code/ - /doc/SourceCode/ - /wiki/SourceCode/ +ref: 54 title: Source Code --- diff --git a/developer/debugging/automated-tests.md b/developer/debugging/automated-tests.md index ce73730b..436ea6c0 100644 --- a/developer/debugging/automated-tests.md +++ b/developer/debugging/automated-tests.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/automated-tests/ redirect_from: - /en/doc/automated-tests/ - /doc/AutomatedTests/ +ref: 45 title: Automated Tests --- diff --git a/developer/debugging/mount-lvm-image.md b/developer/debugging/mount-lvm-image.md index 35907d41..6fc7130e 100644 --- a/developer/debugging/mount-lvm-image.md +++ b/developer/debugging/mount-lvm-image.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/mount-lvm-image/ +ref: 46 title: Mount LVM image --- diff --git a/developer/debugging/profiling.md b/developer/debugging/profiling.md index 31c76b79..e211dd30 100644 --- a/developer/debugging/profiling.md +++ b/developer/debugging/profiling.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/profiling/ redirect_from: - /en/doc/profiling/ - /doc/Profiling/ - /wiki/Profiling/ +ref: 48 title: Profiling --- diff --git a/developer/debugging/safe-remote-ttys.md b/developer/debugging/safe-remote-ttys.md index d79613e2..f385505b 100644 --- a/developer/debugging/safe-remote-ttys.md +++ b/developer/debugging/safe-remote-ttys.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/safe-remote-ttys/ redirect_from: - /en/doc/safe-remote-ttys/ +ref: 49 title: Safe Remote Dom0 Terminals --- diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index ae8d2ef7..29d74472 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/test-bench/ redirect_from: - /en/doc/test-bench/ - /doc/TestBench/ - /wiki/TestBench/ +ref: 44 title: Test Bench --- diff --git a/developer/debugging/vm-interface.md b/developer/debugging/vm-interface.md index 12c0e495..73c9ff5a 100644 --- a/developer/debugging/vm-interface.md +++ b/developer/debugging/vm-interface.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/vm-interface/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/VMInterface/ - /doc/SystemDoc/VMInterface/ - /wiki/SystemDoc/VMInterface/ +ref: 47 title: VM Configuration Interface --- diff --git a/developer/debugging/windows-debugging.md b/developer/debugging/windows-debugging.md index 762d8fca..90f96977 100644 --- a/developer/debugging/windows-debugging.md +++ b/developer/debugging/windows-debugging.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/windows-debugging/ redirect_from: - /en/doc/windows-debugging/ - /doc/WindowsDebugging/ - /wiki/WindowsDebugging/ +ref: 50 title: Windows Debugging --- diff --git a/developer/general/devel-books.md b/developer/general/devel-books.md index 8f861d63..2fc9e566 100644 --- a/developer/general/devel-books.md +++ b/developer/general/devel-books.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/devel-books/ redirect_from: - /en/doc/devel-books/ - /doc/DevelBooks/ - /wiki/DevelBooks/ +ref: 32 title: Developer Books --- diff --git a/developer/general/doc-guidelines.md b/developer/general/doc-guidelines.md index 528af7ba..320fc42b 100644 --- a/developer/general/doc-guidelines.md +++ b/developer/general/doc-guidelines.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/doc-guidelines/ redirect_from: - /en/doc/doc-guidelines/ - /wiki/DocStyle/ - /doc/DocStyle/ +ref: 30 title: Documentation Guidelines --- diff --git a/developer/general/gsoc.md b/developer/general/gsoc.md index 8fd0c6ca..36394cd1 100644 --- a/developer/general/gsoc.md +++ b/developer/general/gsoc.md @@ -1,7 +1,9 @@ --- +lang: en layout: sidebar permalink: /gsoc/ redirect_from: /GSoC/ +ref: 33 title: Google Summer of Code --- diff --git a/developer/general/gsod.md b/developer/general/gsod.md index dc6f2f99..f31726cb 100644 --- a/developer/general/gsod.md +++ b/developer/general/gsod.md @@ -1,6 +1,8 @@ --- +lang: en layout: sidebar permalink: /gsod/ +ref: 28 title: Google Season of Docs --- diff --git a/developer/general/join.md b/developer/general/join.md index dc22d673..3988f474 100644 --- a/developer/general/join.md +++ b/developer/general/join.md @@ -1,6 +1,8 @@ --- +lang: en layout: sidebar permalink: /join/ +ref: 26 title: Join --- diff --git a/developer/general/package-contributions.md b/developer/general/package-contributions.md index 11aab919..7262b3e4 100644 --- a/developer/general/package-contributions.md +++ b/developer/general/package-contributions.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/package-contributions/ +ref: 29 title: Package Contributions --- diff --git a/developer/general/style-guide.md b/developer/general/style-guide.md index a16490d3..080addc2 100644 --- a/developer/general/style-guide.md +++ b/developer/general/style-guide.md @@ -1,5 +1,7 @@ --- +lang: en layout: doc permalink: /doc/style-guide/ +ref: 27 title: Style-guide --- diff --git a/developer/general/usability-ux.md b/developer/general/usability-ux.md index a2586d1d..6e0e8c85 100644 --- a/developer/general/usability-ux.md +++ b/developer/general/usability-ux.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/usability-ux/ +ref: 31 title: Usability & UX --- diff --git a/developer/releases/1_0/release-notes.md b/developer/releases/1_0/release-notes.md index 034b4ae5..4111f038 100644 --- a/developer/releases/1_0/release-notes.md +++ b/developer/releases/1_0/release-notes.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/1.0/release-notes/ redirect_from: - /en/doc/releases/1.0/release-notes/ +ref: 18 title: Qubes R1.0 Release Notes --- diff --git a/developer/releases/2_0/release-notes.md b/developer/releases/2_0/release-notes.md index bde44d42..2a80d45e 100644 --- a/developer/releases/2_0/release-notes.md +++ b/developer/releases/2_0/release-notes.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/2.0/release-notes/ redirect_from: - /en/doc/releases/2.0/release-notes/ +ref: 25 title: Qubes R2.0 Release Notes --- diff --git a/developer/releases/3_0/release-notes.md b/developer/releases/3_0/release-notes.md index f62fbf5a..44fa79c4 100644 --- a/developer/releases/3_0/release-notes.md +++ b/developer/releases/3_0/release-notes.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/3.0/release-notes/ redirect_from: - /en/doc/releases/3.0/release-notes/ +ref: 19 title: Qubes R3.0 Release Notes --- diff --git a/developer/releases/3_0/schedule.md b/developer/releases/3_0/schedule.md index 69590725..9f13d461 100644 --- a/developer/releases/3_0/schedule.md +++ b/developer/releases/3_0/schedule.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/3.0/schedule/ redirect_from: - /en/doc/releases/3.0/schedule/ +ref: 20 title: Qubes R3.0 Release Schedule --- diff --git a/developer/releases/3_1/release-notes.md b/developer/releases/3_1/release-notes.md index f08a48b5..3a192e38 100644 --- a/developer/releases/3_1/release-notes.md +++ b/developer/releases/3_1/release-notes.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/releases/3.1/release-notes/ +ref: 16 title: Qubes R3.1 release notes --- diff --git a/developer/releases/3_1/schedule.md b/developer/releases/3_1/schedule.md index 2c239536..99ba5436 100644 --- a/developer/releases/3_1/schedule.md +++ b/developer/releases/3_1/schedule.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/3.1/schedule/ redirect_from: - /en/doc/releases/3.1/schedule/ +ref: 17 title: Qubes R3.1 Release Schedule --- diff --git a/developer/releases/3_2/release-notes.md b/developer/releases/3_2/release-notes.md index 8b95e567..dac6218d 100644 --- a/developer/releases/3_2/release-notes.md +++ b/developer/releases/3_2/release-notes.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/releases/3.2/release-notes/ +ref: 21 title: Qubes R3.2 release notes --- diff --git a/developer/releases/3_2/schedule.md b/developer/releases/3_2/schedule.md index 1ff06a6e..3ac05f3d 100644 --- a/developer/releases/3_2/schedule.md +++ b/developer/releases/3_2/schedule.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/3.2/schedule/ redirect_from: - /en/doc/releases/3.2/schedule/ +ref: 22 title: Qubes R3.2 Release Schedule --- diff --git a/developer/releases/4_0/release-notes.md b/developer/releases/4_0/release-notes.md index f3bfd785..35bc6fbe 100644 --- a/developer/releases/4_0/release-notes.md +++ b/developer/releases/4_0/release-notes.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/releases/4.0/release-notes/ +ref: 23 title: Qubes R4.0 release notes --- diff --git a/developer/releases/4_0/schedule.md b/developer/releases/4_0/schedule.md index 2f5016c4..dbfc003b 100644 --- a/developer/releases/4_0/schedule.md +++ b/developer/releases/4_0/schedule.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/4.0/schedule/ redirect_from: - /en/doc/releases/4.0/schedule/ +ref: 24 title: Qubes R4.0 Release Schedule --- diff --git a/developer/releases/notes.md b/developer/releases/notes.md index fd34731f..29c700d9 100644 --- a/developer/releases/notes.md +++ b/developer/releases/notes.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/releases/notes/ +ref: 13 title: Release Notes --- diff --git a/developer/releases/schedules.md b/developer/releases/schedules.md index 50fea7f4..4b0aaaac 100644 --- a/developer/releases/schedules.md +++ b/developer/releases/schedules.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/releases/schedules/ +ref: 15 title: Release Schedules --- diff --git a/developer/releases/todo.md b/developer/releases/todo.md index 5ce558f0..9ac108a7 100644 --- a/developer/releases/todo.md +++ b/developer/releases/todo.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/releases/todo/ redirect_from: - /en/doc/releases/todo/ +ref: 14 title: Release Checklist --- diff --git a/developer/services/admin-api.md b/developer/services/admin-api.md index 73eeead4..c3d7bcad 100644 --- a/developer/services/admin-api.md +++ b/developer/services/admin-api.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc-full permalink: /doc/admin-api/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/mgmt1/ - /doc/mgmt-architecture/ - /doc/admin-api-architecture/ +ref: 36 title: Admin API --- diff --git a/developer/services/dom0-secure-updates.md b/developer/services/dom0-secure-updates.md index 7999c984..1636c026 100644 --- a/developer/services/dom0-secure-updates.md +++ b/developer/services/dom0-secure-updates.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/dom0-secure-updates/ redirect_from: - /en/doc/dom0-secure-updates/ - /doc/Dom0SecureUpdates/ - /wiki/Dom0SecureUpdates/ +ref: 43 title: Dom0 Secure Updates --- diff --git a/developer/services/dvm-impl.md b/developer/services/dvm-impl.md index 6997e7cb..56733c68 100644 --- a/developer/services/dvm-impl.md +++ b/developer/services/dvm-impl.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/dvm-impl/ redirect_from: - /en/doc/dvm-impl/ - /doc/DVMimpl/ - /wiki/DVMimpl/ +ref: 34 title: DVMimpl --- diff --git a/developer/services/qfilecopy.md b/developer/services/qfilecopy.md index db729d5e..4a4cca9d 100644 --- a/developer/services/qfilecopy.md +++ b/developer/services/qfilecopy.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/qfilecopy/ redirect_from: - /en/doc/qfilecopy/ - /doc/Qfilecopy/ - /wiki/Qfilecopy/ +ref: 35 title: Qfilecopy --- diff --git a/developer/services/qfileexchgd.md b/developer/services/qfileexchgd.md index be8fe61b..0786c6b7 100644 --- a/developer/services/qfileexchgd.md +++ b/developer/services/qfileexchgd.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/qfileexchgd/ redirect_from: - /en/doc/qfileexchgd/ - /doc/Qfileexchgd/ - /wiki/Qfileexchgd/ +ref: 40 title: Qfileexchgd --- diff --git a/developer/services/qmemman.md b/developer/services/qmemman.md index 73444f60..a721f976 100644 --- a/developer/services/qmemman.md +++ b/developer/services/qmemman.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/qmemman/ redirect_from: - /en/doc/qmemman/ - /doc/Qmemman/ - /wiki/Qmemman/ +ref: 41 title: Qmemman --- diff --git a/developer/services/qrexec-internals.md b/developer/services/qrexec-internals.md index 8d517849..ed5413c2 100644 --- a/developer/services/qrexec-internals.md +++ b/developer/services/qrexec-internals.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/qrexec-internals/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/qrexec3-implementation/ - /doc/Qrexec3Implementation/ - /wiki/Qrexec3Implementation/ +ref: 39 title: 'Qrexec: Qubes RPC internals' --- diff --git a/developer/services/qrexec-socket-services.md b/developer/services/qrexec-socket-services.md index 0d041d3f..73fafa8b 100644 --- a/developer/services/qrexec-socket-services.md +++ b/developer/services/qrexec-socket-services.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/qrexec-socket-services/ +ref: 42 title: 'Qrexec: Socket-based services' --- diff --git a/developer/services/qrexec.md b/developer/services/qrexec.md index 3cc95895..34d8afb5 100644 --- a/developer/services/qrexec.md +++ b/developer/services/qrexec.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/qrexec/ redirect_from: @@ -9,6 +10,7 @@ redirect_from: - /en/doc/qrexec/ - /doc/Qrexec/ - /wiki/Qrexec/ +ref: 37 title: 'Qrexec: secure communication across domains' --- diff --git a/developer/services/qrexec2.md b/developer/services/qrexec2.md index bdc12218..378936bb 100644 --- a/developer/services/qrexec2.md +++ b/developer/services/qrexec2.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/qrexec2/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/qrexec2-implementation/ - /doc/Qrexec2Implementation/ - /wiki/Qrexec2Implementation/ +ref: 38 title: Qrexec2 --- diff --git a/developer/system/architecture.md b/developer/system/architecture.md index bb434702..77d516eb 100644 --- a/developer/system/architecture.md +++ b/developer/system/architecture.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/architecture/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/qubes-architecture/ - /doc/QubesArchitecture/ - /wiki/QubesArchitecture/ +ref: 56 title: Architecture --- diff --git a/developer/system/audio.md b/developer/system/audio.md index dd7e1501..e1f2dbe6 100644 --- a/developer/system/audio.md +++ b/developer/system/audio.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/audio-virtualization/ +ref: 60 title: Audio Virtualization --- diff --git a/developer/system/gui.md b/developer/system/gui.md index d6744292..c091c7b2 100644 --- a/developer/system/gui.md +++ b/developer/system/gui.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/gui/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/gui-docs/ - /doc/GUIdocs/ - /wiki/GUIdocs/ +ref: 61 title: GUI --- diff --git a/developer/system/networking.md b/developer/system/networking.md index bd6c291f..0669a526 100644 --- a/developer/system/networking.md +++ b/developer/system/networking.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/networking/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/qubes-net/ - /doc/QubesNet/ - /wiki/QubesNet/ +ref: 59 title: Networking --- diff --git a/developer/system/security-critical-code.md b/developer/system/security-critical-code.md index 6fde2bb4..a266a5dc 100644 --- a/developer/system/security-critical-code.md +++ b/developer/system/security-critical-code.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/security-critical-code/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/SecurityCriticalCode/ - /wiki/SecurityCriticalCode/ - /trac/wiki/SecurityCriticalCode/ +ref: 55 title: Security-critical Code --- diff --git a/developer/system/storage-pools.md b/developer/system/storage-pools.md index 4329499e..1bfcea3c 100644 --- a/developer/system/storage-pools.md +++ b/developer/system/storage-pools.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/storage-pools/ +ref: 57 title: Storage Pools --- diff --git a/developer/system/system-doc.md b/developer/system/system-doc.md index 0d4a12ba..1bdaa997 100644 --- a/developer/system/system-doc.md +++ b/developer/system/system-doc.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/system-doc/ redirect_from: @@ -7,5 +8,6 @@ redirect_from: - /wiki/SystemDoc/ redirect_to: - /doc/#developer-documentation +ref: 62 title: System Documentation --- diff --git a/developer/system/template-implementation.md b/developer/system/template-implementation.md index fc97c8eb..42904368 100644 --- a/developer/system/template-implementation.md +++ b/developer/system/template-implementation.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/template-implementation/ redirect_from: - /en/doc/template-implementation/ - /doc/TemplateImplementation/ - /wiki/TemplateImplementation/ +ref: 58 title: Template Implementation --- diff --git a/doc.md b/doc.md index 9db57571..e65d762b 100644 --- a/doc.md +++ b/doc.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc-index permalink: /doc/ redirect_from: @@ -11,5 +12,6 @@ redirect_from: - /en/help/ - /en/community/ - /community/ +ref: 12 title: Documentation --- diff --git a/external/building-guides/building-archlinux-template.md b/external/building-guides/building-archlinux-template.md index 65f1afc0..bfa42678 100644 --- a/external/building-guides/building-archlinux-template.md +++ b/external/building-guides/building-archlinux-template.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/building-archlinux-template/ @@ -6,5 +7,6 @@ redirect_from: - /doc/BuildingArchlinuxTemplate/ - /wiki/BuildingArchlinuxTemplate/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md +ref: 116 title: Building Archlinux Template --- diff --git a/external/building-guides/building-non-fedora-template.md b/external/building-guides/building-non-fedora-template.md index 6d0fd551..5cf5a5f1 100644 --- a/external/building-guides/building-non-fedora-template.md +++ b/external/building-guides/building-non-fedora-template.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/building-non-fedora-template/ @@ -6,5 +7,7 @@ redirect_from: - /doc/BuildingNonFedoraTemplate/ - /wiki/BuildingNonFedoraTemplate/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md +ref: 117 title: Building Non-Fedora Template --- + diff --git a/external/building-guides/building-whonix-template.md b/external/building-guides/building-whonix-template.md index 4a51a66d..aff77445 100644 --- a/external/building-guides/building-whonix-template.md +++ b/external/building-guides/building-whonix-template.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc redirect_from: - /doc/building-whonix-template/ - /en/doc/building-whonix-template/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md +ref: 115 title: Building Whonix Templates --- diff --git a/external/configuration-guides/change-time-zone.md b/external/configuration-guides/change-time-zone.md index 57b84b2a..c2e179c9 100644 --- a/external/configuration-guides/change-time-zone.md +++ b/external/configuration-guides/change-time-zone.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/change-time-zone/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md +ref: 109 title: Changing your Time Zone --- diff --git a/external/configuration-guides/disk-trim.md b/external/configuration-guides/disk-trim.md index 7f3dd22a..60bc1aa7 100644 --- a/external/configuration-guides/disk-trim.md +++ b/external/configuration-guides/disk-trim.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/disk-trim/ @@ -6,5 +7,6 @@ redirect_from: - /doc/DiskTRIM/ - /wiki/DiskTRIM/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md +ref: 104 title: Disk TRIM --- diff --git a/external/configuration-guides/external-audio.md b/external/configuration-guides/external-audio.md index a76a7bf3..33843a06 100644 --- a/external/configuration-guides/external-audio.md +++ b/external/configuration-guides/external-audio.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/external-audio/ @@ -6,5 +7,6 @@ redirect_from: - /doc/ExternalAudio/ - /wiki/ExternalAudio/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md +ref: 100 title: External Audio --- diff --git a/external/configuration-guides/fetchmail.md b/external/configuration-guides/fetchmail.md index 5b10bc97..84d9e772 100644 --- a/external/configuration-guides/fetchmail.md +++ b/external/configuration-guides/fetchmail.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/fetchmail/ @@ -6,5 +7,6 @@ redirect_from: - /doc/Fetchmail/ - /wiki/Fetchmail/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md +ref: 114 title: Fetchmail --- diff --git a/external/configuration-guides/install-nvidia-driver.md b/external/configuration-guides/install-nvidia-driver.md index 0c9264cd..ece53917 100644 --- a/external/configuration-guides/install-nvidia-driver.md +++ b/external/configuration-guides/install-nvidia-driver.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/install-nvidia-driver/ @@ -6,5 +7,6 @@ redirect_from: - /doc/InstallNvidiaDriver/ - /wiki/InstallNvidiaDriver/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md +ref: 96 title: How to Install an Nvidia Driver --- diff --git a/external/configuration-guides/multiboot.md b/external/configuration-guides/multiboot.md index abef1097..f4017c80 100644 --- a/external/configuration-guides/multiboot.md +++ b/external/configuration-guides/multiboot.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md +ref: 112 title: Multibooting --- diff --git a/external/configuration-guides/multimedia.md b/external/configuration-guides/multimedia.md index 41decc77..aef82f2f 100644 --- a/external/configuration-guides/multimedia.md +++ b/external/configuration-guides/multimedia.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/multimedia/ @@ -6,5 +7,6 @@ redirect_from: - /doc/Multimedia/ - /wiki/Multimedia/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md +ref: 105 title: How to Make a Multimedia TemplateVM --- diff --git a/external/configuration-guides/mutt.md b/external/configuration-guides/mutt.md index 6d1b40fc..6ba929df 100644 --- a/external/configuration-guides/mutt.md +++ b/external/configuration-guides/mutt.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/mutt/ @@ -6,5 +7,6 @@ redirect_from: - /doc/Mutt/ - /wiki/Mutt/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md +ref: 106 title: Mutt --- diff --git a/external/configuration-guides/network-bridge-support.md b/external/configuration-guides/network-bridge-support.md index 42bd3201..cd4c15ae 100644 --- a/external/configuration-guides/network-bridge-support.md +++ b/external/configuration-guides/network-bridge-support.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/network-bridge-support/ @@ -6,5 +7,6 @@ redirect_from: - /doc/NetworkBridgeSupport/ - /wiki/NetworkBridgeSupport/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md +ref: 113 title: Network Bridge Support --- diff --git a/external/configuration-guides/network-printer.md b/external/configuration-guides/network-printer.md index 5e912601..46d73c8f 100644 --- a/external/configuration-guides/network-printer.md +++ b/external/configuration-guides/network-printer.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/network-printer/ @@ -6,5 +7,6 @@ redirect_from: - /doc/NetworkPrinter/ - /wiki/NetworkPrinter/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md +ref: 108 title: Network Printer --- diff --git a/external/configuration-guides/postfix.md b/external/configuration-guides/postfix.md index 9fe3c9b3..1ee8be06 100644 --- a/external/configuration-guides/postfix.md +++ b/external/configuration-guides/postfix.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/postfix/ @@ -6,5 +7,6 @@ redirect_from: - /doc/Postfix/ - /wiki/Postfix/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md +ref: 107 title: Postfix --- diff --git a/external/configuration-guides/rxvt.md b/external/configuration-guides/rxvt.md index 4ca02759..9c47538b 100644 --- a/external/configuration-guides/rxvt.md +++ b/external/configuration-guides/rxvt.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/rxvt/ @@ -6,5 +7,6 @@ redirect_from: - /doc/Rxvt/ - /wiki/Rxvt/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md +ref: 103 title: Rxvt --- diff --git a/external/configuration-guides/tips-and-tricks.md b/external/configuration-guides/tips-and-tricks.md index a08e1c79..0126f79d 100644 --- a/external/configuration-guides/tips-and-tricks.md +++ b/external/configuration-guides/tips-and-tricks.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/tips-and-tricks/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md +ref: 110 title: Tips and Tricks --- diff --git a/external/configuration-guides/vpn.md b/external/configuration-guides/vpn.md index 0beefb05..5431af63 100644 --- a/external/configuration-guides/vpn.md +++ b/external/configuration-guides/vpn.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/vpn/ @@ -7,5 +8,6 @@ redirect_from: - /doc/VPN/ - /wiki/VPN/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md +ref: 102 title: VPN --- diff --git a/external/configuration-guides/w3m.md b/external/configuration-guides/w3m.md index cbcc4879..50f3642c 100644 --- a/external/configuration-guides/w3m.md +++ b/external/configuration-guides/w3m.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/w3m/ @@ -6,5 +7,6 @@ redirect_from: - /doc/W3m/ - /wiki/W3m/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md +ref: 101 title: Reducing the fingerprint of the text-based web browser w3m --- diff --git a/external/configuration-guides/zfs.md b/external/configuration-guides/zfs.md index 2fbae318..55fb87b2 100644 --- a/external/configuration-guides/zfs.md +++ b/external/configuration-guides/zfs.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/zfs/ @@ -6,5 +7,6 @@ redirect_from: - /doc/ZFS/ - /wiki/ZFS/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md +ref: 111 title: ZFS --- diff --git a/external/customization-guides/dark-theme.md b/external/customization-guides/dark-theme.md index e0e9140f..9dba4a0c 100644 --- a/external/customization-guides/dark-theme.md +++ b/external/customization-guides/dark-theme.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/dark-theme/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md +ref: 74 title: Dark Theme in Dom0 and DomU --- diff --git a/external/customization-guides/fedora-minimal-template-customization.md b/external/customization-guides/fedora-minimal-template-customization.md index ee825e34..a070dede 100644 --- a/external/customization-guides/fedora-minimal-template-customization.md +++ b/external/customization-guides/fedora-minimal-template-customization.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc redirect_from: /en/doc/fedora-minimal-template-customization/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md +ref: 76 title: Fedora Minimal Template Customization --- diff --git a/external/customization-guides/language-localization.md b/external/customization-guides/language-localization.md index 98dcb4f0..2c22e494 100644 --- a/external/customization-guides/language-localization.md +++ b/external/customization-guides/language-localization.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/language-localization/ @@ -6,5 +7,6 @@ redirect_from: - /doc/LanguageLocalization/ - /wiki/LanguageLocalization/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md +ref: 73 title: Language Localization --- diff --git a/external/customization-guides/removing-templatevm-packages.md b/external/customization-guides/removing-templatevm-packages.md index f1c2c5ea..1d79188d 100644 --- a/external/customization-guides/removing-templatevm-packages.md +++ b/external/customization-guides/removing-templatevm-packages.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/removing-templatevm-packages/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md +ref: 75 title: Removing TemplateVM Packages --- diff --git a/external/customization-guides/windows-template-customization.md b/external/customization-guides/windows-template-customization.md index 2cf887ea..8578697d 100644 --- a/external/customization-guides/windows-template-customization.md +++ b/external/customization-guides/windows-template-customization.md @@ -1,6 +1,9 @@ --- +lang: en layout: doc -redirect_from: /en/doc/windows-template-customization/ +redirect_from: +- /doc/windows-template-customization/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md +ref: 72 title: Windows Template Customization --- diff --git a/external/os-guides/centos.md b/external/os-guides/centos.md index ea44b371..e30d69f1 100644 --- a/external/os-guides/centos.md +++ b/external/os-guides/centos.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/templates/centos/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md +ref: 81 title: CentOS Template --- diff --git a/external/os-guides/gentoo.md b/external/os-guides/gentoo.md index 1b373c6a..c0c0cb06 100644 --- a/external/os-guides/gentoo.md +++ b/external/os-guides/gentoo.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/templates/gentoo/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md +ref: 221 title: Gentoo Template --- diff --git a/external/os-guides/linux-hvm-tips.md b/external/os-guides/linux-hvm-tips.md index 17dede7d..9cccf46d 100644 --- a/external/os-guides/linux-hvm-tips.md +++ b/external/os-guides/linux-hvm-tips.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/linux-hvm-tips/ @@ -6,5 +7,6 @@ redirect_from: - /doc/LinuxHVMTips/ - /wiki/LinuxHVMTips/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md +ref: 82 title: Linux HVM Tips --- diff --git a/external/os-guides/netbsd.md b/external/os-guides/netbsd.md index 9ccb62a8..3ddca1e8 100644 --- a/external/os-guides/netbsd.md +++ b/external/os-guides/netbsd.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/netbsd/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md +ref: 84 title: How to Create a NetBSD VM --- diff --git a/external/os-guides/pentesting.md b/external/os-guides/pentesting.md index 46a54538..ebede023 100644 --- a/external/os-guides/pentesting.md +++ b/external/os-guides/pentesting.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/pentesting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md +ref: 83 title: Penetration Testing --- diff --git a/external/os-guides/pentesting/blackarch.md b/external/os-guides/pentesting/blackarch.md index 95e54f2a..73cae944 100644 --- a/external/os-guides/pentesting/blackarch.md +++ b/external/os-guides/pentesting/blackarch.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc redirect_from: - /doc/pentesting/blackarch/ - /doc/blackarch/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md +ref: 88 title: How to Create a BlackArch VM --- diff --git a/external/os-guides/pentesting/kali.md b/external/os-guides/pentesting/kali.md index 2f9447b3..6d9c2235 100644 --- a/external/os-guides/pentesting/kali.md +++ b/external/os-guides/pentesting/kali.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc redirect_from: - /doc/pentesting/kali/ - /doc/kali/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md +ref: 87 title: How to create a Kali Linux VM --- diff --git a/external/os-guides/pentesting/ptf.md b/external/os-guides/pentesting/ptf.md index 6b4cb889..4d19db5a 100644 --- a/external/os-guides/pentesting/ptf.md +++ b/external/os-guides/pentesting/ptf.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc redirect_from: - /doc/pentesting/ptf/ - /doc/ptf/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md +ref: 89 title: How to create Penetration Testers Framework (PTF) VM --- diff --git a/external/os-guides/ubuntu.md b/external/os-guides/ubuntu.md index b1860ea4..d9edbaa7 100644 --- a/external/os-guides/ubuntu.md +++ b/external/os-guides/ubuntu.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/templates/ubuntu/ @@ -7,5 +8,6 @@ redirect_from: - /doc/Templates/Ubuntu/ - /wiki/Templates/Ubuntu/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md +ref: 80 title: Ubuntu Template --- diff --git a/external/os-guides/windows/windows-tools.md b/external/os-guides/windows/windows-tools.md index 425560e1..59d996de 100644 --- a/external/os-guides/windows/windows-tools.md +++ b/external/os-guides/windows/windows-tools.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/windows-tools/ @@ -12,5 +13,6 @@ redirect_from: - /doc/WindowsTools/ - /wiki/WindowsTools/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md +ref: 86 title: Qubes Windows Tools --- diff --git a/external/os-guides/windows/windows-vm.md b/external/os-guides/windows/windows-vm.md index 02fa7d7f..cc4f7c87 100644 --- a/external/os-guides/windows/windows-vm.md +++ b/external/os-guides/windows/windows-vm.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/windows-vm/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md +ref: 85 title: Installing a Windows VM --- diff --git a/external/privacy-guides/anonymizing-your-mac-address.md b/external/privacy-guides/anonymizing-your-mac-address.md index 17c2bc2b..140101de 100644 --- a/external/privacy-guides/anonymizing-your-mac-address.md +++ b/external/privacy-guides/anonymizing-your-mac-address.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc redirect_from: - /doc/anonymizing-your-mac-address/ - /doc/randomizing-your-mac-address/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md +ref: 67 title: Anonymizing your MAC Address --- diff --git a/external/privacy-guides/signal.md b/external/privacy-guides/signal.md index e48e0e54..9999a1f1 100644 --- a/external/privacy-guides/signal.md +++ b/external/privacy-guides/signal.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/signal/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md +ref: 70 title: Signal --- diff --git a/external/privacy-guides/tails.md b/external/privacy-guides/tails.md index c47dc3c9..5050bc6f 100644 --- a/external/privacy-guides/tails.md +++ b/external/privacy-guides/tails.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc redirect_from: - /doc/tails/ - /doc/running-tails redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md +ref: 71 title: Running Tails in Qubes --- diff --git a/external/privacy-guides/torvm.md b/external/privacy-guides/torvm.md index 9cf8d54c..b5177ff3 100644 --- a/external/privacy-guides/torvm.md +++ b/external/privacy-guides/torvm.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/torvm/ @@ -8,5 +9,6 @@ redirect_from: - /doc/UserDoc/TorVM/ - /wiki/UserDoc/TorVM/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/torvm.md +ref: 68 title: TorVM --- diff --git a/external/privacy-guides/whonix.md b/external/privacy-guides/whonix.md index 5f69b88e..30201260 100644 --- a/external/privacy-guides/whonix.md +++ b/external/privacy-guides/whonix.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/whonix/ @@ -16,5 +17,6 @@ redirect_from: - /doc/whonix/update/ - /doc/privacy/updating-whonix/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md +ref: 69 title: Whonix for Privacy & Anonymity --- diff --git a/external/security-guides/multifactor-authentication.md b/external/security-guides/multifactor-authentication.md index 5459f49b..defbcc36 100644 --- a/external/security-guides/multifactor-authentication.md +++ b/external/security-guides/multifactor-authentication.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc redirect_from: - /doc/multifactor-authentication/ - /en/doc/multifactor-authentication/ - /doc/Multi-factorAuthentication/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md +ref: 78 title: Multifactor Authentication --- diff --git a/external/security-guides/security-guidelines.md b/external/security-guides/security-guidelines.md index 8faecd37..d08fe173 100644 --- a/external/security-guides/security-guidelines.md +++ b/external/security-guides/security-guidelines.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/security-guidelines/ @@ -6,5 +7,6 @@ redirect_from: - /doc/SecurityGuidelines/ - /wiki/SecurityGuidelines/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md +ref: 79 title: Security Guidelines --- diff --git a/external/security-guides/split-bitcoin.md b/external/security-guides/split-bitcoin.md index f8e43742..a192a5e6 100644 --- a/external/security-guides/split-bitcoin.md +++ b/external/security-guides/split-bitcoin.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/split-bitcoin/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md +ref: 77 title: Split Bitcoin --- diff --git a/external/troubleshooting/application-troubleshooting.md b/external/troubleshooting/application-troubleshooting.md index 80655b90..2fc41356 100644 --- a/external/troubleshooting/application-troubleshooting.md +++ b/external/troubleshooting/application-troubleshooting.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/application-troubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md +ref: 236 title: Application Troubleshooting --- diff --git a/external/troubleshooting/intel-igfx-troubleshooting.md b/external/troubleshooting/intel-igfx-troubleshooting.md index c5aee62e..52725581 100644 --- a/external/troubleshooting/intel-igfx-troubleshooting.md +++ b/external/troubleshooting/intel-igfx-troubleshooting.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/intel-igfx-troubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md +ref: 90 title: Intel Integrated Graphics Troubleshooting --- diff --git a/external/troubleshooting/macbook-troubleshooting.md b/external/troubleshooting/macbook-troubleshooting.md index d0e58efb..cec39c3a 100644 --- a/external/troubleshooting/macbook-troubleshooting.md +++ b/external/troubleshooting/macbook-troubleshooting.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md +ref: 238 title: Apple MacBook Troubleshooting --- diff --git a/external/troubleshooting/nvidia-troubleshooting.md b/external/troubleshooting/nvidia-troubleshooting.md index 70999437..a6e1f083 100644 --- a/external/troubleshooting/nvidia-troubleshooting.md +++ b/external/troubleshooting/nvidia-troubleshooting.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md @@ -6,5 +7,6 @@ redirect_from: - /doc/NvidiaTroubleshooting/ - /wiki/NvidiaTroubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md +ref: 91 title: Nvidia Troubleshooting --- diff --git a/external/troubleshooting/sony-vaio-tinkering.md b/external/troubleshooting/sony-vaio-tinkering.md index d67db4bb..52360500 100644 --- a/external/troubleshooting/sony-vaio-tinkering.md +++ b/external/troubleshooting/sony-vaio-tinkering.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/sony-vaio-tinkering/ @@ -6,5 +7,6 @@ redirect_from: - /doc/SonyVaioTinkering/ - /wiki/SonyVaioTinkering/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/sony-vaio-tinkering.md +ref: 93 title: Sony Vaio Tinkering --- diff --git a/external/troubleshooting/tails-troubleshooting.md b/external/troubleshooting/tails-troubleshooting.md index 20474fcd..f5c5c5f6 100644 --- a/external/troubleshooting/tails-troubleshooting.md +++ b/external/troubleshooting/tails-troubleshooting.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc redirect_from: - /doc/tails-troubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/tails-troubleshooting.md +ref: 237 title: Tails Troubleshooting --- diff --git a/external/troubleshooting/thinkpad-troubleshooting.md b/external/troubleshooting/thinkpad-troubleshooting.md index 5dbae586..bf249b5a 100644 --- a/external/troubleshooting/thinkpad-troubleshooting.md +++ b/external/troubleshooting/thinkpad-troubleshooting.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc redirect_from: - /doc/thinkpad-troubleshooting/ @@ -11,5 +12,6 @@ redirect_from: - /doc/Lenovo450Tinkering/ - /wiki/Lenovo450Tinkering/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/thinkpad-troubleshooting.md +ref: 95 title: Lenovo ThinkPad Troubleshooting --- diff --git a/introduction/code-of-conduct.md b/introduction/code-of-conduct.md index 7a5d2eb5..c80c6335 100644 --- a/introduction/code-of-conduct.md +++ b/introduction/code-of-conduct.md @@ -1,6 +1,8 @@ --- +lang: en layout: default permalink: /code-of-conduct/ +ref: 118 title: Code of Conduct --- diff --git a/introduction/contributing.md b/introduction/contributing.md index 86b1301a..2247a545 100644 --- a/introduction/contributing.md +++ b/introduction/contributing.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/contributing/ redirect_from: - /en/doc/contributing/ - /doc/ContributingHowto/ - /wiki/ContributingHowto/ +ref: 125 title: Contributing to the Qubes OS Project --- diff --git a/introduction/experts.md b/introduction/experts.md index 00861bcc..c3fe9008 100644 --- a/introduction/experts.md +++ b/introduction/experts.md @@ -1,5 +1,7 @@ --- +lang: en layout: experts permalink: /experts/ +ref: 119 title: Experts --- diff --git a/introduction/faq.md b/introduction/faq.md index 4f775648..f316ed70 100644 --- a/introduction/faq.md +++ b/introduction/faq.md @@ -1,4 +1,5 @@ --- +lang: en layout: sidebar permalink: /faq/ redirect_from: @@ -10,6 +11,7 @@ redirect_from: - /en/doc/devel-faq/ - /doc/DevelFaq/ - /wiki/DevelFaq/ +ref: 124 title: Frequently Asked Questions --- diff --git a/introduction/intro.html b/introduction/intro.html index d51062a4..481fe831 100644 --- a/introduction/intro.html +++ b/introduction/intro.html @@ -1,4 +1,5 @@ --- +lang: en layout: default permalink: /intro/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /tour/#what-is-qubes-os - /about/ - /en/about/ +ref: 126 title: Introduction --- diff --git a/introduction/reporting-bugs.md b/introduction/reporting-bugs.md index 51df2d66..b2ee5472 100644 --- a/introduction/reporting-bugs.md +++ b/introduction/reporting-bugs.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/reporting-bugs/ redirect_from: @@ -10,6 +11,7 @@ redirect_from: - /bugs/ - /bug-report/ - /bug-reports/ +ref: 121 title: Reporting bugs and other issues --- diff --git a/introduction/screenshots.md b/introduction/screenshots.md index 47ad58bd..28f7003f 100644 --- a/introduction/screenshots.md +++ b/introduction/screenshots.md @@ -1,10 +1,12 @@ --- +lang: en layout: default permalink: /screenshots/ redirect_from: - /media/ - /doc/QubesScreenshots/ - /wiki/QubesScreenshots/ +ref: 123 title: Screenshots --- diff --git a/introduction/statistics.md b/introduction/statistics.md index cf80ee8f..4bc069f5 100644 --- a/introduction/statistics.md +++ b/introduction/statistics.md @@ -1,8 +1,10 @@ --- +lang: en layout: default permalink: /statistics/ redirect_from: - /counter/ +ref: 127 title: Statistics --- diff --git a/introduction/support.md b/introduction/support.md index 152f736e..6a432ba7 100644 --- a/introduction/support.md +++ b/introduction/support.md @@ -1,4 +1,5 @@ --- +lang: en layout: sidebar permalink: /support/ redirect_from: @@ -10,6 +11,7 @@ redirect_from: - /doc/qubes-lists/ - /doc/QubesLists/ - /wiki/QubesLists/ +ref: 122 title: Help, Support, Mailing Lists, and Forum --- diff --git a/introduction/video-tours.html b/introduction/video-tours.html index fdb5247b..dcbc6699 100644 --- a/introduction/video-tours.html +++ b/introduction/video-tours.html @@ -1,6 +1,8 @@ --- +lang: en layout: default permalink: /video-tours/ +ref: 226 title: Video Tours of Qubes OS --- diff --git a/project-security/canaries.md b/project-security/canaries.md index 464702ca..94387972 100644 --- a/project-security/canaries.md +++ b/project-security/canaries.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc permalink: /security/canaries/ redirect_from: /doc/canaries/ +ref: 208 title: Canaries --- diff --git a/project-security/canary-checklist.md b/project-security/canary-checklist.md index 28f20e42..e1d63fdc 100644 --- a/project-security/canary-checklist.md +++ b/project-security/canary-checklist.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /security/canaries/checklist/ +ref: 216 title: Canary Checklist --- diff --git a/project-security/canary-template.md b/project-security/canary-template.md index 7d2ff0d8..3e62c759 100644 --- a/project-security/canary-template.md +++ b/project-security/canary-template.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc permalink: /security/canaries/template/ redirect_from: /doc/canaries/template/ +ref: 212 title: Canary Template --- diff --git a/project-security/security-bulletins-checklist.md b/project-security/security-bulletins-checklist.md index 855df4e9..57360013 100644 --- a/project-security/security-bulletins-checklist.md +++ b/project-security/security-bulletins-checklist.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc permalink: /security/bulletins/checklist/ redirect_from: /doc/security-bulletins/checklist/ +ref: 215 title: Security Bulletin Checklist --- diff --git a/project-security/security-bulletins-template.md b/project-security/security-bulletins-template.md index 6fb1db83..dca3981d 100644 --- a/project-security/security-bulletins-template.md +++ b/project-security/security-bulletins-template.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc permalink: /security/bulletins/template/ redirect_from: /doc/security-bulletins/template/ +ref: 209 title: Security Bulletin Template --- diff --git a/project-security/security-bulletins.md b/project-security/security-bulletins.md index 7822897b..b3dda043 100644 --- a/project-security/security-bulletins.md +++ b/project-security/security-bulletins.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /security/bulletins/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /doc/SecurityBulletins/ - /wiki/SecurityBulletins/ - /trac/wiki/SecurityBulletins/ +ref: 218 title: Qubes Security Bulletins (QSBs) --- diff --git a/project-security/security-goals.md b/project-security/security-goals.md index ab6e429b..2829eabe 100644 --- a/project-security/security-goals.md +++ b/project-security/security-goals.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /security/goals/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/security-goals/ - /doc/SecurityGoals/ - /wiki/SecurityGoals/ +ref: 210 title: Security Goals --- diff --git a/project-security/security-pack.md b/project-security/security-pack.md index c53d9baa..9baf28e7 100644 --- a/project-security/security-pack.md +++ b/project-security/security-pack.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /security/pack/ redirect_from: @@ -12,6 +13,7 @@ redirect_from: - /doc/qsp/ - /doc/sec-pack/ - /doc/secpack/ +ref: 213 title: Security Pack --- diff --git a/project-security/security.md b/project-security/security.md index b8784ee9..17fe7b18 100644 --- a/project-security/security.md +++ b/project-security/security.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /security/ redirect_from: @@ -11,6 +12,7 @@ redirect_from: - /doc/SecurityPage/ - /wiki/SecurityPage/ - /trac/wiki/SecurityPage/ +ref: 217 title: Security --- diff --git a/project-security/verifying-signatures.md b/project-security/verifying-signatures.md index 54d3ac1c..0d3f970c 100644 --- a/project-security/verifying-signatures.md +++ b/project-security/verifying-signatures.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /security/verifying-signatures/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/verifying-signatures/ - /doc/VerifyingSignatures/ - /wiki/VerifyingSignatures/ +ref: 211 title: Verifying Signatures --- diff --git a/project-security/xsa.md b/project-security/xsa.md index c785614e..ef18816d 100644 --- a/project-security/xsa.md +++ b/project-security/xsa.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /security/xsa/ +ref: 214 title: Xen Security Advisory (XSA) Tracker --- diff --git a/user/advanced-configuration/awesome.md b/user/advanced-configuration/awesome.md index 55a1fefe..f0a0ea68 100644 --- a/user/advanced-configuration/awesome.md +++ b/user/advanced-configuration/awesome.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/awesome/ redirect_from: - /en/doc/awesome/ +ref: 179 title: awesome --- diff --git a/user/advanced-configuration/bind-dirs.md b/user/advanced-configuration/bind-dirs.md index 9a429824..02911423 100644 --- a/user/advanced-configuration/bind-dirs.md +++ b/user/advanced-configuration/bind-dirs.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/bind-dirs/ redirect_from: - /en/doc/bind-dirs/ +ref: 186 title: How to make any file in a TemplateBasedVM persistent using bind-dirs --- diff --git a/user/advanced-configuration/config-files.md b/user/advanced-configuration/config-files.md index 2ef5afe0..bbddbe22 100644 --- a/user/advanced-configuration/config-files.md +++ b/user/advanced-configuration/config-files.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/config-files/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/ConfigFiles/ - /doc/UserDoc/ConfigFiles/ - /wiki/UserDoc/ConfigFiles/ +ref: 180 title: Config Files --- diff --git a/user/advanced-configuration/disposablevm-customization.md b/user/advanced-configuration/disposablevm-customization.md index b0015e45..6533e519 100644 --- a/user/advanced-configuration/disposablevm-customization.md +++ b/user/advanced-configuration/disposablevm-customization.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/disposablevm-customization/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /doc/DispVMCustomization/ - /doc/UserDoc/DispVMCustomization/ - /wiki/UserDoc/DispVMCustomization/ +ref: 174 title: DisposableVM Customization --- diff --git a/user/advanced-configuration/gui-configuration.md b/user/advanced-configuration/gui-configuration.md index 635122a5..ff966ca3 100644 --- a/user/advanced-configuration/gui-configuration.md +++ b/user/advanced-configuration/gui-configuration.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc permalink: /doc/gui-configuration/ redirect_from: [] +ref: 184 title: GUI Configuration --- diff --git a/user/advanced-configuration/i3.md b/user/advanced-configuration/i3.md index 2158407a..43e1edcc 100644 --- a/user/advanced-configuration/i3.md +++ b/user/advanced-configuration/i3.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/i3/ redirect_from: - /en/doc/i3/ - /doc/UserDoc/i3/ - /wiki/UserDoc/i3/ +ref: 183 title: i3 --- diff --git a/user/advanced-configuration/installing-contributed-packages.md b/user/advanced-configuration/installing-contributed-packages.md index c6266003..fceed5bf 100644 --- a/user/advanced-configuration/installing-contributed-packages.md +++ b/user/advanced-configuration/installing-contributed-packages.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/installing-contributed-packages/ +ref: 225 title: Installing contributed packages --- diff --git a/user/advanced-configuration/kde.md b/user/advanced-configuration/kde.md index e876f5ee..042fade7 100644 --- a/user/advanced-configuration/kde.md +++ b/user/advanced-configuration/kde.md @@ -1,7 +1,9 @@ --- +lang: en layout: doc permalink: /doc/kde/ redirect_from: /en/doc/kde/ +ref: 176 title: KDE --- diff --git a/user/advanced-configuration/managing-vm-kernel.md b/user/advanced-configuration/managing-vm-kernel.md index 49db4378..566bdc56 100644 --- a/user/advanced-configuration/managing-vm-kernel.md +++ b/user/advanced-configuration/managing-vm-kernel.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/managing-vm-kernel/ redirect_from: - /en/doc/managing-vm-kernel/ +ref: 173 title: Managing VM kernel --- diff --git a/user/advanced-configuration/mount-from-other-os.md b/user/advanced-configuration/mount-from-other-os.md index 8e4e686b..eb0b8a1f 100644 --- a/user/advanced-configuration/mount-from-other-os.md +++ b/user/advanced-configuration/mount-from-other-os.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/mount-from-other-os/ redirect_from: - /en/doc/mount-from-other-os/ - /doc/MountFromOtherOs/ - /wiki/MountFromOtherOs/ +ref: 175 title: Mounting and Decrypting Qubes Partitions from Outside Qubes --- diff --git a/user/advanced-configuration/resize-disk-image.md b/user/advanced-configuration/resize-disk-image.md index f90a6e0f..4c2e49c3 100644 --- a/user/advanced-configuration/resize-disk-image.md +++ b/user/advanced-configuration/resize-disk-image.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/resize-disk-image/ redirect_from: @@ -8,6 +9,7 @@ redirect_from: - /doc/ResizeRootDiskImage/ - /wiki/ResizeDiskImage/ - /wiki/ResizeRootDiskImage/ +ref: 182 title: Resize Disk Image --- diff --git a/user/advanced-configuration/rpc-policy.md b/user/advanced-configuration/rpc-policy.md index a59e8c10..5887fd98 100644 --- a/user/advanced-configuration/rpc-policy.md +++ b/user/advanced-configuration/rpc-policy.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/rpc-policy/ +ref: 178 title: RPC Policies --- diff --git a/user/advanced-configuration/salt.md b/user/advanced-configuration/salt.md index 0a5ce5cc..e86e0799 100644 --- a/user/advanced-configuration/salt.md +++ b/user/advanced-configuration/salt.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/salt/ +ref: 185 title: Management stack --- diff --git a/user/advanced-configuration/secondary-storage.md b/user/advanced-configuration/secondary-storage.md index af7a81db..90faca71 100644 --- a/user/advanced-configuration/secondary-storage.md +++ b/user/advanced-configuration/secondary-storage.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/secondary-storage/ redirect_from: - /en/doc/secondary-storage/ - /doc/SecondaryStorage/ - /wiki/SecondaryStorage/ +ref: 187 title: Secondary Storage --- diff --git a/user/advanced-configuration/usb-qubes.md b/user/advanced-configuration/usb-qubes.md index 457df5e0..93781336 100644 --- a/user/advanced-configuration/usb-qubes.md +++ b/user/advanced-configuration/usb-qubes.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/usb-qubes/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /doc/USBVM/ - /wiki/USBVM/ - /doc/sys-usb/ +ref: 181 title: USB Qubes --- diff --git a/user/common-tasks/backup-emergency-restore-v2.md b/user/common-tasks/backup-emergency-restore-v2.md index b746fc13..9e3b5e19 100644 --- a/user/common-tasks/backup-emergency-restore-v2.md +++ b/user/common-tasks/backup-emergency-restore-v2.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/backup-emergency-restore-v2/ redirect_from: - /en/doc/backup-emergency-restore-v2/ - /doc/BackupEmergencyRestoreV2/ +ref: 207 title: Emergency Backup Recovery (v2) --- diff --git a/user/common-tasks/backup-emergency-restore-v3.md b/user/common-tasks/backup-emergency-restore-v3.md index e495e197..9be43877 100644 --- a/user/common-tasks/backup-emergency-restore-v3.md +++ b/user/common-tasks/backup-emergency-restore-v3.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/backup-emergency-restore-v3/ redirect_from: - /en/doc/backup-emergency-restore-v3/ - /doc/BackupEmergencyRestoreV3/ +ref: 201 title: Emergency Backup Recovery (v3) --- diff --git a/user/common-tasks/backup-emergency-restore-v4.md b/user/common-tasks/backup-emergency-restore-v4.md index 29d79db6..7a480207 100644 --- a/user/common-tasks/backup-emergency-restore-v4.md +++ b/user/common-tasks/backup-emergency-restore-v4.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/backup-emergency-restore-v4/ redirect_from: - /en/doc/backup-emergency-restore-v4/ - /doc/BackupEmergencyRestoreV4/ +ref: 192 title: Emergency Backup Recovery (v4) --- diff --git a/user/common-tasks/backup-restore.md b/user/common-tasks/backup-restore.md index 15b4960d..ad7014f6 100644 --- a/user/common-tasks/backup-restore.md +++ b/user/common-tasks/backup-restore.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/backup-restore/ redirect_from: - /en/doc/backup-restore/ - /doc/BackupRestore/ - /wiki/BackupRestore/ +ref: 199 title: Backup, restoration, and migration --- diff --git a/user/common-tasks/block-devices.md b/user/common-tasks/block-devices.md index 6085863a..12f7496e 100644 --- a/user/common-tasks/block-devices.md +++ b/user/common-tasks/block-devices.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/block-devices/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/stick-mounting/ - /doc/StickMounting/ - /wiki/StickMounting/ +ref: 193 title: Block (Storage) Devices --- diff --git a/user/common-tasks/copy-from-dom0.md b/user/common-tasks/copy-from-dom0.md index 2cdebcc8..b90b2182 100644 --- a/user/common-tasks/copy-from-dom0.md +++ b/user/common-tasks/copy-from-dom0.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/copy-from-dom0/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/copy-to-dom0/ - /doc/CopyToDomZero/ - /wiki/CopyToDomZero/ +ref: 198 title: Copying from (and to) dom0 --- diff --git a/user/common-tasks/copy-paste.md b/user/common-tasks/copy-paste.md index 32f818b5..90ad4f1e 100644 --- a/user/common-tasks/copy-paste.md +++ b/user/common-tasks/copy-paste.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/copy-paste/ redirect_from: - /en/doc/copy-paste/ - /doc/CopyPaste/ - /wiki/CopyPaste/ +ref: 196 title: Copying and pasting text between qubes --- diff --git a/user/common-tasks/copying-files.md b/user/common-tasks/copying-files.md index 6fdef753..e1a204b7 100644 --- a/user/common-tasks/copying-files.md +++ b/user/common-tasks/copying-files.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/copying-files/ redirect_from: - /en/doc/copying-files/ - /doc/CopyingFiles/ - /wiki/CopyingFiles/ +ref: 191 title: Copying and moving files between qubes --- diff --git a/user/common-tasks/device-handling.md b/user/common-tasks/device-handling.md index 99c5fec7..219023d1 100644 --- a/user/common-tasks/device-handling.md +++ b/user/common-tasks/device-handling.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/device-handling/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/external-device-mount-point/ - /doc/ExternalDeviceMountPoint/ - /wiki/ExternalDeviceMountPoint/ +ref: 188 title: Device Handling --- diff --git a/user/common-tasks/disposablevm.md b/user/common-tasks/disposablevm.md index 5e9f7b35..06734c41 100644 --- a/user/common-tasks/disposablevm.md +++ b/user/common-tasks/disposablevm.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/disposablevm/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/dispvm/ - /doc/DisposableVms/ - /wiki/DisposableVMs/ +ref: 203 title: DisposableVMs --- diff --git a/user/common-tasks/full-screen-mode.md b/user/common-tasks/full-screen-mode.md index 565a8870..95e4fe30 100644 --- a/user/common-tasks/full-screen-mode.md +++ b/user/common-tasks/full-screen-mode.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/full-screen-mode/ redirect_from: - /en/doc/full-screen-mode/ - /doc/FullScreenMode/ - /wiki/FullScreenMode/ +ref: 205 title: Full Screen Mode --- diff --git a/user/common-tasks/getting-started.md b/user/common-tasks/getting-started.md index 2c579695..4d9478da 100644 --- a/user/common-tasks/getting-started.md +++ b/user/common-tasks/getting-started.md @@ -1,4 +1,5 @@ --- +lang: en layout: default permalink: /doc/getting-started/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/getting-started/ - /doc/GettingStarted/ - /wiki/GettingStarted/ +ref: 190 title: Get Started --- diff --git a/user/common-tasks/optical-discs.md b/user/common-tasks/optical-discs.md index e6acb1fb..e379b148 100644 --- a/user/common-tasks/optical-discs.md +++ b/user/common-tasks/optical-discs.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/optical-discs/ redirect_from: - /doc/recording-optical-discs/ - /en/doc/recording-optical-discs/ +ref: 204 title: Optical Discs --- diff --git a/user/common-tasks/pci-devices.md b/user/common-tasks/pci-devices.md index b1806b94..de759f75 100644 --- a/user/common-tasks/pci-devices.md +++ b/user/common-tasks/pci-devices.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/pci-devices/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/assigning-devices/ - /doc/AssigningDevices/ - /wiki/AssigningDevices/ +ref: 197 title: PCI Devices --- diff --git a/user/common-tasks/software-update-dom0.md b/user/common-tasks/software-update-dom0.md index 1780b1f5..fcd93472 100644 --- a/user/common-tasks/software-update-dom0.md +++ b/user/common-tasks/software-update-dom0.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/software-update-dom0/ redirect_from: - /en/doc/software-update-dom0/ - /doc/SoftwareUpdateDom0/ - /wiki/SoftwareUpdateDom0/ +ref: 194 title: Installing and updating software in dom0 --- diff --git a/user/common-tasks/software-update-domu.md b/user/common-tasks/software-update-domu.md index 75d99a3e..96277c35 100644 --- a/user/common-tasks/software-update-domu.md +++ b/user/common-tasks/software-update-domu.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/software-update-domu/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/software-update-vm/ - /doc/SoftwareUpdateVM/ - /wiki/SoftwareUpdateVM/ +ref: 189 title: Installing and updating software in domUs --- diff --git a/user/common-tasks/updating-qubes-os.md b/user/common-tasks/updating-qubes-os.md index 9b1ac263..959ff884 100644 --- a/user/common-tasks/updating-qubes-os.md +++ b/user/common-tasks/updating-qubes-os.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/updating-qubes-os/ +ref: 200 title: Updating Qubes OS --- diff --git a/user/common-tasks/usb-devices.md b/user/common-tasks/usb-devices.md index 615ca4ef..998de570 100644 --- a/user/common-tasks/usb-devices.md +++ b/user/common-tasks/usb-devices.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/usb-devices/ redirect_from: - /doc/usb/ +ref: 195 title: USB Devices --- diff --git a/user/common-tasks/volume-backup-revert.md b/user/common-tasks/volume-backup-revert.md index bd1e1563..502e98f6 100644 --- a/user/common-tasks/volume-backup-revert.md +++ b/user/common-tasks/volume-backup-revert.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/volume-backup-revert/ redirect_from: - /en/doc/volume-backup-revert/ - /doc/VolumeBackupRevert/ - /wiki/VolumeBackupRevert/ +ref: 206 title: Volume Backup and Revert --- diff --git a/user/downloading-installing-upgrading/custom-install.md b/user/downloading-installing-upgrading/custom-install.md index e6dea3ca..865a3524 100644 --- a/user/downloading-installing-upgrading/custom-install.md +++ b/user/downloading-installing-upgrading/custom-install.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/custom-install/ redirect_from: - /doc/encryption-config/ +ref: 152 title: Custom Installation --- diff --git a/user/downloading-installing-upgrading/download-mirrors.md b/user/downloading-installing-upgrading/download-mirrors.md index 2e0c247a..f64cff42 100644 --- a/user/downloading-installing-upgrading/download-mirrors.md +++ b/user/downloading-installing-upgrading/download-mirrors.md @@ -1,6 +1,8 @@ --- +lang: en layout: sidebar permalink: /downloads/mirrors/ +ref: 148 title: Download Mirrors --- diff --git a/user/downloading-installing-upgrading/install-security.md b/user/downloading-installing-upgrading/install-security.md index 39da213e..ba79655c 100644 --- a/user/downloading-installing-upgrading/install-security.md +++ b/user/downloading-installing-upgrading/install-security.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/install-security/ redirect_from: - /en/doc/install-security/ - /doc/InstallSecurity/ - /wiki/InstallSecurity/ +ref: 149 title: Installation security --- diff --git a/user/downloading-installing-upgrading/installation-guide.md b/user/downloading-installing-upgrading/installation-guide.md index 9b43eef1..756b9189 100644 --- a/user/downloading-installing-upgrading/installation-guide.md +++ b/user/downloading-installing-upgrading/installation-guide.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/installation-guide/ redirect_from: @@ -14,6 +15,7 @@ redirect_from: - /doc/InstallationGuideR3.0rc1/ - /doc/InstallationGuideR3.0rc2/ - /doc/live-usb/ +ref: 153 title: Installation guide --- diff --git a/user/downloading-installing-upgrading/supported-versions.md b/user/downloading-installing-upgrading/supported-versions.md index 110513ce..cfb1cfbe 100644 --- a/user/downloading-installing-upgrading/supported-versions.md +++ b/user/downloading-installing-upgrading/supported-versions.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/supported-versions/ +ref: 154 title: Supported Versions --- diff --git a/user/downloading-installing-upgrading/testing.md b/user/downloading-installing-upgrading/testing.md index 74ae8e22..26b219d0 100644 --- a/user/downloading-installing-upgrading/testing.md +++ b/user/downloading-installing-upgrading/testing.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/testing/ +ref: 147 title: Testing New Releases and Updates --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md index 36c935a3..8ada495e 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r2/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/UpgradeToR2/ - /doc/UpgradeToR2rc1/ - /wiki/UpgradeToR2rc1/ +ref: 156 title: Upgrading to R2 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md index 0a715c28..0732b7ba 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r2b1/ redirect_from: - /en/doc/upgrade-to-r2b1/ - /doc/UpgradeToR2B1/ - /wiki/UpgradeToR2B1/ +ref: 163 title: Upgrading to R2B1 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md index 8cb3b2b3..3aaed5eb 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r2b2/ redirect_from: - /en/doc/upgrade-to-r2b2/ - /doc/UpgradeToR2B2/ - /wiki/UpgradeToR2B2/ +ref: 160 title: Upgrading to R2B2 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md index 1028dc20..8277318d 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r2b3/ redirect_from: - /en/doc/upgrade-to-r2b3/ - /doc/UpgradeToR2B3/ - /wiki/UpgradeToR2B3/ +ref: 157 title: Upgrading to R2B3 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md index f3345068..22166e14 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r3.0/ redirect_from: - /en/doc/upgrade-to-r3.0/ - /doc/UpgradeToR3.0/ - /doc/UpgradeToR3.0rc1/ +ref: 159 title: Upgrading to R3.0 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md index 628da8a1..6b7e396f 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r3.1/ redirect_from: - /en/doc/upgrade-to-r3.1/ - /doc/UpgradeToR3.1/ - /doc/UpgradeToR3.1rc1/ +ref: 155 title: Upgrading to R3.1 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md index f235385f..da83511d 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r3.2/ redirect_from: - /en/doc/upgrade-to-r3.2/ - /doc/UpgradeToR3.2/ - /doc/UpgradeToR3.2rc1/ +ref: 161 title: Upgrading to R3.2 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md index 68b3a26f..baa238e4 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/upgrade-to-r4.0/ redirect_from: - /en/doc/upgrade-to-r4.0/ - /doc/UpgradeToR4.0/ - /doc/UpgradeToR4.0rc1/ +ref: 162 title: Upgrading to R4.0 --- diff --git a/user/downloading-installing-upgrading/upgrade/upgrade.md b/user/downloading-installing-upgrading/upgrade/upgrade.md index 28705fd3..667384ac 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/upgrade/ +ref: 158 title: Upgrade Guides --- diff --git a/user/downloading-installing-upgrading/version-scheme.md b/user/downloading-installing-upgrading/version-scheme.md index 4534234d..ee313353 100644 --- a/user/downloading-installing-upgrading/version-scheme.md +++ b/user/downloading-installing-upgrading/version-scheme.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/version-scheme/ redirect_from: - /en/doc/version-scheme/ - /doc/VersionScheme/ - /wiki/VersionScheme/ +ref: 151 title: Version Scheme --- diff --git a/user/hardware/certified-hardware.md b/user/hardware/certified-hardware.md index 80cb5f9a..b07d629d 100644 --- a/user/hardware/certified-hardware.md +++ b/user/hardware/certified-hardware.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/certified-hardware/ redirect_from: - /doc/hardware/ - /doc/certified-laptops/ - /hardware-certification/ +ref: 144 title: Certified Hardware --- diff --git a/user/hardware/hardware-testing.md b/user/hardware/hardware-testing.md index b437d150..0abe2f25 100644 --- a/user/hardware/hardware-testing.md +++ b/user/hardware/hardware-testing.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/hardware-testing/ +ref: 145 title: Hardware Testing --- diff --git a/user/hardware/hcl.md b/user/hardware/hcl.md index a88a1b6c..addb2bc6 100644 --- a/user/hardware/hcl.md +++ b/user/hardware/hcl.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/hcl/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /wiki/HCL/ - /wiki/HCLR1/ - /wiki/HCL-R2B2/ +ref: 146 title: Hardware Compatibility List (HCL) --- diff --git a/user/hardware/hcl_listing.md b/user/hardware/hcl_listing.md index 48ee3acf..d9aa86b2 100644 --- a/user/hardware/hcl_listing.md +++ b/user/hardware/hcl_listing.md @@ -1,7 +1,9 @@ --- +lang: en layout: hcl model: all permalink: /hcl/ redirect_from: /compatible-hardware/ +ref: 143 title: Hardware Compatibility List (HCL) --- diff --git a/user/hardware/system-requirements.md b/user/hardware/system-requirements.md index 283d1e3c..28506c13 100644 --- a/user/hardware/system-requirements.md +++ b/user/hardware/system-requirements.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/system-requirements/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/system-requirements/ - /doc/SystemRequirements/ - /wiki/SystemRequirements/ +ref: 142 title: System Requirements --- diff --git a/user/managing-os/debian/debian-upgrade.md b/user/managing-os/debian/debian-upgrade.md index c62469a6..a5e88ec1 100644 --- a/user/managing-os/debian/debian-upgrade.md +++ b/user/managing-os/debian/debian-upgrade.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/template/debian/upgrade/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /en/doc/debian-template-upgrade-8/ - /doc/DebianTemplateUpgrade8/ - /wiki/DebianTemplateUpgrade8/ +ref: 133 title: In-place upgrade of Debian TemplateVMs --- diff --git a/user/managing-os/debian/debian.md b/user/managing-os/debian/debian.md index 87c631d5..c227898a 100644 --- a/user/managing-os/debian/debian.md +++ b/user/managing-os/debian/debian.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/templates/debian/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/templates/debian/ - /doc/Templates/Debian/ - /wiki/Templates/Debian/ +ref: 134 title: The Debian TemplateVM --- diff --git a/user/managing-os/fedora/fedora-upgrade.md b/user/managing-os/fedora/fedora-upgrade.md index 03d6b2ee..8f701a53 100644 --- a/user/managing-os/fedora/fedora-upgrade.md +++ b/user/managing-os/fedora/fedora-upgrade.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/template/fedora/upgrade/ redirect_from: @@ -18,6 +19,7 @@ redirect_from: - /doc/FedoraTemplateUpgrade28/ - /wiki/FedoraTemplateUpgrade28/ - /doc/template/fedora/upgrade-29-to-30/ +ref: 137 title: In-place upgrade of Fedora TemplateVMs --- diff --git a/user/managing-os/fedora/fedora.md b/user/managing-os/fedora/fedora.md index e276aa22..aba6458c 100644 --- a/user/managing-os/fedora/fedora.md +++ b/user/managing-os/fedora/fedora.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/templates/fedora/ +ref: 136 title: The Fedora TemplateVM --- diff --git a/user/managing-os/minimal-templates.md b/user/managing-os/minimal-templates.md index 614e762f..c6aba943 100644 --- a/user/managing-os/minimal-templates.md +++ b/user/managing-os/minimal-templates.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/templates/minimal/ redirect_from: @@ -8,6 +9,7 @@ redirect_from: - /doc/Templates/FedoraMinimal/ - /wiki/Templates/FedoraMinimal/ - /doc/templates/debian-minimal/ +ref: 132 title: Minimal TemplateVMs --- diff --git a/user/managing-os/reinstall-template.md b/user/managing-os/reinstall-template.md index 67ef70db..985785b6 100644 --- a/user/managing-os/reinstall-template.md +++ b/user/managing-os/reinstall-template.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/reinstall-template/ redirect_from: - /doc/whonix/reinstall/ +ref: 128 title: How to Reinstall a TemplateVM --- diff --git a/user/managing-os/standalone-and-hvm.md b/user/managing-os/standalone-and-hvm.md index 0f415824..950cd55d 100644 --- a/user/managing-os/standalone-and-hvm.md +++ b/user/managing-os/standalone-and-hvm.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/standalone-and-hvm/ redirect_from: @@ -7,6 +8,7 @@ redirect_from: - /en/doc/hvm-create/ - /doc/HvmCreate/ - /wiki/HvmCreate/ +ref: 130 title: StandaloneVMs and HVMs --- diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index 89c715f6..fb00b873 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/templates/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/templates/ - /doc/Templates/ - /wiki/Templates/ +ref: 131 title: TemplateVMs --- diff --git a/user/managing-os/windows.md b/user/managing-os/windows.md index 0b4a395f..4981c902 100644 --- a/user/managing-os/windows.md +++ b/user/managing-os/windows.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/windows/ +ref: 129 title: Windows VMs --- diff --git a/user/managing-os/xfce-templates.md b/user/managing-os/xfce-templates.md index bf8cfd7a..d909484c 100644 --- a/user/managing-os/xfce-templates.md +++ b/user/managing-os/xfce-templates.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/templates/xfce/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/templates/xfce/ - /doc/Templates/Xfce/ - /wiki/Templates/Xfce/ +ref: 222 title: Xfce TemplateVMs --- diff --git a/user/reference/glossary.md b/user/reference/glossary.md index e1a9c557..782b5051 100644 --- a/user/reference/glossary.md +++ b/user/reference/glossary.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/glossary/ redirect_from: - /en/doc/glossary/ - /doc/Glossary/ - /wiki/Glossary/ +ref: 140 title: Glossary --- diff --git a/user/reference/qubes-service.md b/user/reference/qubes-service.md index b9d43e12..87ee5d7a 100644 --- a/user/reference/qubes-service.md +++ b/user/reference/qubes-service.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/qubes-service/ redirect_from: - /en/doc/qubes-service/ - /doc/QubesService/ - /wiki/QubesService/ +ref: 138 title: Qubes Service --- diff --git a/user/reference/research.md b/user/reference/research.md index 2c491b80..937af929 100644 --- a/user/reference/research.md +++ b/user/reference/research.md @@ -1,4 +1,5 @@ --- +lang: en layout: default permalink: /research/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/qubes-research/ - /doc/QubesResearch/ - /wiki/QubesResearch/ +ref: 139 title: Research --- diff --git a/user/reference/tools.md b/user/reference/tools.md index ed54ddc2..edf3de17 100644 --- a/user/reference/tools.md +++ b/user/reference/tools.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/tools/ redirect_from: @@ -8,6 +9,7 @@ redirect_from: - /doc/tools/3.2/ - /doc/tools/3.2/dom0/ - /doc/tools/3.2/domU/ +ref: 141 title: Command-Line Tools --- diff --git a/user/security-in-qubes/anti-evil-maid.md b/user/security-in-qubes/anti-evil-maid.md index f2ec719f..4c5015be 100644 --- a/user/security-in-qubes/anti-evil-maid.md +++ b/user/security-in-qubes/anti-evil-maid.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/anti-evil-maid/ redirect_from: - /en/doc/anti-evil-maid/ - /doc/AntiEvilMaid/ - /wiki/AntiEvilMaid/ +ref: 164 title: Anti Evil Maid (AEM) --- diff --git a/user/security-in-qubes/data-leaks.md b/user/security-in-qubes/data-leaks.md index dfae97a2..1c40bb48 100644 --- a/user/security-in-qubes/data-leaks.md +++ b/user/security-in-qubes/data-leaks.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/data-leaks/ redirect_from: - /en/doc/data-leaks/ - /doc/DataLeaks/ - /wiki/DataLeaks/ +ref: 171 title: Data Leaks --- diff --git a/user/security-in-qubes/device-handling-security.md b/user/security-in-qubes/device-handling-security.md index 68813907..12d61789 100644 --- a/user/security-in-qubes/device-handling-security.md +++ b/user/security-in-qubes/device-handling-security.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/device-handling-security/ +ref: 170 title: Device Handling Security --- diff --git a/user/security-in-qubes/firewall.md b/user/security-in-qubes/firewall.md index 7fe8b74d..7072c6e7 100644 --- a/user/security-in-qubes/firewall.md +++ b/user/security-in-qubes/firewall.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/firewall/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /en/doc/qubes-firewall/ - /doc/QubesFirewall/ - /wiki/QubesFirewall/ +ref: 166 title: The Qubes Firewall --- diff --git a/user/security-in-qubes/split-gpg.md b/user/security-in-qubes/split-gpg.md index d87a0709..46b7382b 100644 --- a/user/security-in-qubes/split-gpg.md +++ b/user/security-in-qubes/split-gpg.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/split-gpg/ redirect_from: @@ -11,6 +12,7 @@ redirect_from: - /doc/OpenPGP/ - /doc/UserDoc/OpenPGP/ - /wiki/UserDoc/OpenPGP/ +ref: 168 title: Split GPG --- diff --git a/user/security-in-qubes/u2f-proxy.md b/user/security-in-qubes/u2f-proxy.md index 7b6a963a..e333297e 100644 --- a/user/security-in-qubes/u2f-proxy.md +++ b/user/security-in-qubes/u2f-proxy.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/u2f-proxy/ +ref: 167 title: The Qubes U2F Proxy --- diff --git a/user/security-in-qubes/vm-sudo.md b/user/security-in-qubes/vm-sudo.md index 44a48cb5..d489ef97 100644 --- a/user/security-in-qubes/vm-sudo.md +++ b/user/security-in-qubes/vm-sudo.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/vm-sudo/ redirect_from: - /en/doc/vm-sudo/ - /doc/VMSudo/ - /wiki/VMSudo/ +ref: 165 title: Passwordless Root Access in VMs --- diff --git a/user/security-in-qubes/yubi-key.md b/user/security-in-qubes/yubi-key.md index c5b3786f..8a3ba425 100644 --- a/user/security-in-qubes/yubi-key.md +++ b/user/security-in-qubes/yubi-key.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/yubi-key/ redirect_from: - /en/doc/yubi-key/ - /doc/YubiKey/ +ref: 169 title: YubiKey in Qubes --- diff --git a/user/troubleshooting/disk-troubleshooting.md b/user/troubleshooting/disk-troubleshooting.md index adad820f..01acbe2e 100644 --- a/user/troubleshooting/disk-troubleshooting.md +++ b/user/troubleshooting/disk-troubleshooting.md @@ -1,4 +1,5 @@ --- +lang: en layout: doc permalink: /doc/disk-troubleshooting/ redirect_from: @@ -6,6 +7,7 @@ redirect_from: - /doc/OutOfmemory/ - /wiki/OutOfmemory/ - /doc/out-of-memory/ +ref: 231 title: Disk Troubleshooting --- diff --git a/user/troubleshooting/gui-troubleshooting.md b/user/troubleshooting/gui-troubleshooting.md index 9be13fa6..eefa5a77 100644 --- a/user/troubleshooting/gui-troubleshooting.md +++ b/user/troubleshooting/gui-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/gui-troubleshooting/ +ref: 233 title: GUI Troubleshooting --- diff --git a/user/troubleshooting/hardware-troubleshooting.md b/user/troubleshooting/hardware-troubleshooting.md index 7c598320..9b42ff90 100644 --- a/user/troubleshooting/hardware-troubleshooting.md +++ b/user/troubleshooting/hardware-troubleshooting.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/hardware-troubleshooting/ redirect_from: - /doc/newer-hardware-troubleshooting/ +ref: 97 title: Hardware Troubleshooting --- diff --git a/user/troubleshooting/hvm-troubleshooting.md b/user/troubleshooting/hvm-troubleshooting.md index 8c2fcb64..3f3bba96 100644 --- a/user/troubleshooting/hvm-troubleshooting.md +++ b/user/troubleshooting/hvm-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/hvm-troubleshooting/ +ref: 232 title: HVM Troubleshooting --- diff --git a/user/troubleshooting/installation-troubleshooting.md b/user/troubleshooting/installation-troubleshooting.md index f4fa4d9a..6eba6c6c 100644 --- a/user/troubleshooting/installation-troubleshooting.md +++ b/user/troubleshooting/installation-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/installation-troubleshooting/ +ref: 224 title: Installation Troubleshooting --- diff --git a/user/troubleshooting/managing-appvm-shortcuts.md b/user/troubleshooting/managing-appvm-shortcuts.md index 8e404ff8..09b481eb 100644 --- a/user/troubleshooting/managing-appvm-shortcuts.md +++ b/user/troubleshooting/managing-appvm-shortcuts.md @@ -1,10 +1,12 @@ --- +lang: en layout: doc permalink: /doc/managing-appvm-shortcuts/ redirect_from: - /en/doc/managing-appvm-shortcuts/ - /doc/ManagingAppVmShortcuts/ - /wiki/ManagingAppVmShortcuts/ +ref: 202 title: Managing AppVm Shortcuts --- diff --git a/user/troubleshooting/media-troubleshooting.md b/user/troubleshooting/media-troubleshooting.md index 4e41c530..c45d147d 100644 --- a/user/troubleshooting/media-troubleshooting.md +++ b/user/troubleshooting/media-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/media-troubleshooting/ +ref: 235 title: Media Troubleshooting --- diff --git a/user/troubleshooting/pci-troubleshooting.md b/user/troubleshooting/pci-troubleshooting.md index d6a03241..a421559c 100644 --- a/user/troubleshooting/pci-troubleshooting.md +++ b/user/troubleshooting/pci-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/pci-troubleshooting/ +ref: 230 title: PCI Troubleshooting --- diff --git a/user/troubleshooting/resume-suspend-troubleshooting.md b/user/troubleshooting/resume-suspend-troubleshooting.md index 7ee4b085..99d52937 100644 --- a/user/troubleshooting/resume-suspend-troubleshooting.md +++ b/user/troubleshooting/resume-suspend-troubleshooting.md @@ -1,9 +1,11 @@ --- +lang: en layout: doc permalink: /doc/suspend-resume-troubleshooting/ redirect_from: - /en/doc/wireless-troubleshooting/ - /doc/wireless-troubleshooting/ +ref: 94 title: Suspend/Resume Troubleshooting --- diff --git a/user/troubleshooting/uefi-troubleshooting.md b/user/troubleshooting/uefi-troubleshooting.md index 455fb0a0..89cf5ac4 100644 --- a/user/troubleshooting/uefi-troubleshooting.md +++ b/user/troubleshooting/uefi-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/uefi-troubleshooting/ +ref: 177 title: UEFI Troubleshooting --- diff --git a/user/troubleshooting/update-troubleshooting.md b/user/troubleshooting/update-troubleshooting.md index 5229c28e..f195e759 100644 --- a/user/troubleshooting/update-troubleshooting.md +++ b/user/troubleshooting/update-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/update-troubleshooting/ +ref: 239 title: Update Troubleshooting --- diff --git a/user/troubleshooting/updating-debian-and-whonix.md b/user/troubleshooting/updating-debian-and-whonix.md index 0a47a523..cb03b64b 100644 --- a/user/troubleshooting/updating-debian-and-whonix.md +++ b/user/troubleshooting/updating-debian-and-whonix.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/troubleshooting/updating-debian-and-whonix/ +ref: 98 title: Updating Debian and Whonix --- diff --git a/user/troubleshooting/usb-troubleshooting.md b/user/troubleshooting/usb-troubleshooting.md index 9c025c22..798d483e 100644 --- a/user/troubleshooting/usb-troubleshooting.md +++ b/user/troubleshooting/usb-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/usb-troubleshooting/ +ref: 234 title: USB Troubleshooting --- diff --git a/user/troubleshooting/vm-troubleshooting.md b/user/troubleshooting/vm-troubleshooting.md index 1431c79a..3824d216 100644 --- a/user/troubleshooting/vm-troubleshooting.md +++ b/user/troubleshooting/vm-troubleshooting.md @@ -1,8 +1,10 @@ --- +lang: en layout: doc permalink: /doc/vm-troubleshooting/ redirect_from: - /doc/remove-vm-manually/ +ref: 223 title: VM Troubleshooting --- diff --git a/user/troubleshooting/vpn-troubleshooting.md b/user/troubleshooting/vpn-troubleshooting.md index 9125be4f..6ce7295a 100644 --- a/user/troubleshooting/vpn-troubleshooting.md +++ b/user/troubleshooting/vpn-troubleshooting.md @@ -1,6 +1,8 @@ --- +lang: en layout: doc permalink: /doc/vpn-troubleshooting/ +ref: 240 title: VPN Troubleshooting ---