Update page titles from CamelCase to lowercase-hyphen-separated

(closes QubesOS/qubes-issues#1205)
This commit is contained in:
Axon 2015-10-14 03:31:03 +00:00
parent e0a4b9e576
commit 6deb63ebcb
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
125 changed files with 143 additions and 142 deletions

View file

@ -1,6 +1,6 @@
---
layout: doc
title: BuildingArchlinuxTemplate
title: Building Archlinux Template
permalink: /en/doc/building-archlinux-template/
redirect_from:
- /doc/BuildingArchlinuxTemplate/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: BuildingNonFedoraTemplate
title: Building Non-Fedora Template
permalink: /en/doc/building-non-fedora-template/
redirect_from:
- /doc/BuildingNonFedoraTemplate/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: DevelopmentWorkflow
title: Development Workflow
permalink: /en/doc/development-workflow/
redirect_from:
- /doc/DevelopmentWorkflow/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: InstallationIsoBuilding
title: Installation ISO Building
permalink: /en/doc/installation-iso-building/
redirect_from:
- /doc/InstallationIsoBuilding/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: KdeDom0
title: KDE dom0
permalink: /en/doc/kde-dom0/
redirect_from:
- /doc/KdeDom0/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: QubesBuilderDetails
title: Qubes Builder Details
permalink: /en/doc/qubes-builder-details/
redirect_from:
- /doc/QubesBuilderDetails/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: QubesBuilder
title: Qubes Builder
permalink: /en/doc/qubes-builder/
redirect_from:
- /doc/QubesBuilder/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: QubesR3Building
title: Qubes R3 Building
permalink: /en/doc/qubes-r3-building/
redirect_from:
- /doc/QubesR3Building/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: CodingStyle
title: Coding Style
permalink: /en/doc/coding-style/
redirect_from:
- /doc/CodingStyle/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: Automated tests
title: Automated Tests
permalink: /en/doc/automated-tests/
redirect_from: /doc/AutomatedTests/
---

View file

@ -1,6 +1,6 @@
---
layout: doc
title: TestBench
title: Test Bench
permalink: /en/doc/test-bench/
redirect_from:
- /doc/TestBench/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: VMInterface
title: VM Configuration Interface
permalink: /en/doc/vm-interface/
redirect_from:
- /doc/VMInterface/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: WindowsDebugging
title: Windows Debugging
permalink: /en/doc/windows-debugging/
redirect_from:
- /doc/WindowsDebugging/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: DevelBooks
title: Developer Books
permalink: /en/doc/devel-books/
redirect_from:
- /doc/DevelBooks/

View file

@ -1,14 +1,14 @@
---
layout: doc
title: DevelFaq
title: Developers' FAQ
permalink: /en/doc/devel-faq/
redirect_from:
- /doc/DevelFaq/
- /wiki/DevelFaq/
---
Qubes Developers FAQ
====================
Qubes Developers' FAQ
=====================
1. 1. [Q: Why does dom0 need to be 64-bit?](#q-why-does-dom0-need-to-be-64-bit)
2. [Q: Why do you use KDE in Dom0? What is the roadmap for Gnome support?](#q-why-do-you-use-kde-in-dom0-what-is-the-roadmap-for-gnome-support)

View file

@ -1,8 +1,9 @@
---
layout: doc
title: GUIdocs
permalink: /en/doc/gui-docs/
title: GUI
permalink: /en/doc/gui/
redirect_from:
- /en/doc/gui-docs/
- /doc/GUIdocs/
- /wiki/GUIdocs/
---

View file

@ -1,6 +1,6 @@
---
layout: doc
title: QubesArchitecture
title: Qubes Architecture
permalink: /en/doc/qubes-architecture/
redirect_from:
- /doc/QubesArchitecture/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: QubesNet
title: Qubes Networking
permalink: /en/doc/qubes-net/
redirect_from:
- /doc/QubesNet/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: SecurityCriticalCode
title: Security-critical Code
permalink: /en/doc/security-critical-code/
redirect_from:
- /doc/SecurityCriticalCode/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: TemplateImplementation
title: Template Implementation
permalink: /en/doc/template-implementation/
redirect_from:
- /doc/TemplateImplementation/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: QubesResearch
title: Qubes Research
permalink: /en/doc/qubes-research/
redirect_from:
- /doc/QubesResearch/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: Dom0SecureUpdates
title: Dom0 Secure Updates
permalink: /en/doc/dom0-secure-updates/
redirect_from:
- /doc/Dom0SecureUpdates/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: SourceCode
title: Source Code
permalink: /en/doc/source-code/
redirect_from:
- /doc/SourceCode/

View file

@ -1,6 +1,6 @@
---
layout: doc
title: SystemDoc
title: System Documentation
permalink: /en/doc/system-doc/
redirect_from:
- /doc/SystemDoc/
@ -18,7 +18,7 @@ Fundamentals
* Qubes RPC: [`qrexec` v2](/en/doc/qrexec/) ([R2 implementation](/en/doc/qrexec2-implementation/))
* Qubes RPC: [`qrexec` v3](/en/doc/qrexec3/) ([R3 implementation](/en/doc/qrexec3-implementation/)) (Odyssey)
* [Example for writing a `qrexec` service in Qubes OS (blog post)](http://theinvisiblethings.blogspot.com/2013/02/converting-untrusted-pdfs-into-trusted.html)
* [Qubes GUI virtualization protocol](/en/doc/gui-docs/)
* [Qubes GUI virtualization protocol](/en/doc/gui/)
* [Networking in Qubes](/en/doc/qubes-net/)
* [Implementation of template sharing and updating](/en/doc/template-implementation/)

View file

@ -1,6 +1,6 @@
---
layout: doc
title: VersionScheme
title: Version Scheme
permalink: /en/doc/version-scheme/
redirect_from:
- /doc/VersionScheme/