Improve page naming

This commit is contained in:
Axon 2016-02-02 21:45:17 +00:00
parent 8ce3b25b9f
commit 20861e7152
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
3 changed files with 8 additions and 6 deletions

View File

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

View File

@ -1,8 +1,9 @@
--- ---
layout: doc layout: doc
title: Qubes Networking title: Networking
permalink: /doc/qubes-net/ permalink: /doc/networking/
redirect_from: redirect_from:
- /doc/qubes-net/
- /en/doc/qubes-net/ - /en/doc/qubes-net/
- /doc/QubesNet/ - /doc/QubesNet/
- /wiki/QubesNet/ - /wiki/QubesNet/

View File

@ -13,13 +13,13 @@ System Documentation for Developers
Fundamentals Fundamentals
------------ ------------
* [Qubes OS Architecture Overview](/doc/qubes-architecture/) * [Qubes OS Architecture Overview](/doc/architecture/)
* [Qubes OS Architecture Spec v0.3 [PDF]](/attachment/wiki/QubesArchitecture/arch-spec-0.3.pdf) * [Qubes OS Architecture Spec v0.3 [PDF]](/attachment/wiki/QubesArchitecture/arch-spec-0.3.pdf)
(The original 2009 document that started this all...) (The original 2009 document that started this all...)
* [Security-critical elements of Qubes OS](/doc/security-critical-code/) * [Security-critical elements of Qubes OS](/doc/security-critical-code/)
* [Qrexec: command execution in VMs](/doc/qrexec3/) * [Qrexec: command execution in VMs](/doc/qrexec3/)
* [Qubes GUI virtualization protocol](/doc/gui/) * [Qubes GUI virtualization protocol](/doc/gui/)
* [Networking in Qubes](/doc/qubes-net/) * [Networking in Qubes](/doc/networking/)
* [Implementation of template sharing and updating](/doc/template-implementation/) * [Implementation of template sharing and updating](/doc/template-implementation/)
Services Services