Assign unsorted pages and delete deprecated/blank/test pages

This commit is contained in:
Axon 2015-09-26 02:28:41 +00:00
parent c53dbe5c2e
commit bd877ddc54
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
17 changed files with 10 additions and 64 deletions

View File

@ -9,7 +9,9 @@ System Documentation for Developers
===================================
1. Fundamentals:
1. Qubes OS Architecture v0.3 [(pdf)](http://files.qubes-os.org/files/doc/arch-spec-0.3.pdf) (The original 2009 document that started this all...)
1. Qubes OS Architecture
1. [Overview](/doc/QubesArchitecture/)
2. [Architecture Spec v0.3 [PDF]](http://files.qubes-os.org/files/doc/arch-spec-0.3.pdf) (The original 2009 document that started this all...)
2. [Security-critical elements of Qubes OS](/doc/SecurityCriticalCode/)
3. Qubes RPC framework (qrexec):
1. [The Qubes RPC/Service API](/doc/Qrexec/)

7
doc.md
View File

@ -17,6 +17,7 @@ The Basics
* [A Simple Introduction to Qubes](/intro/)
* [Getting Started](/doc/GettingStarted/)
* [Users' FAQ](/doc/UserFaq/)
* [Mailing Lists](/doc/QubesLists/)
* [Further reading: How is Qubes different from...?](http://blog.invisiblethings.org/2012/09/12/how-is-qubes-os-different-from.html)
* [Further reading: Why Qubes is more than a collection of VMs](http://www.invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf)
@ -93,6 +94,9 @@ Configuration Guides
* [Resizing AppVM and HVM Disk Images](/doc/ResizeDiskImage/)
* [Extending `root.img` Size](/doc/ResizeRootDiskImage/)
* [Installing ZFS in Qubes](/doc/ZFS/)
* [Mutt Guide](/doc/Mutt/)
* [Postfix Guide](/doc/Postfix/)
* [Fetchmail Guide](/doc/Fetchmail/)
* [Creating Custom NetVMs and ProxyVMs](http://theinvisiblethings.blogspot.com/2011/09/playing-with-qubes-networking-for-fun.html)
* [How to make proxy for individual tcp connection from networkless VM](https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a)
* [HTTP filtering proxy in Qubes firewall VM](https://groups.google.com/group/qubes-devel/browse_thread/thread/5252bc3f6ed4b43e/d881deb5afaa2a6c#39c95d63fccca12b)
@ -102,6 +106,7 @@ Configuration Guides
* [Configuring a Network Printer](/doc/NetworkPrinter/)
* [Using External Audio Devices](/doc/ExternalAudio/)
* [Booting with GRUB2 and GPT](https://groups.google.com/group/qubes-devel/browse_thread/thread/e4ac093cabd37d2b/d5090c20d92c4128#d5090c20d92c4128)
* [Rxvt Guide](/doc/Rxvt/)
Customization Guides
@ -136,7 +141,9 @@ For Developers
* [Developer Documentation](/doc/SystemDoc/)
* [Developers' FAQ](/doc/DevelFaq/)
* [How can I contribute to the Qubes project?](/doc/ContributingHowto/)
* [Bug Reporting Guide](/doc/BugReportingGuide/)
* [Source Code](/doc/SourceCode/)
* [Qubes OS Version Scheme](/doc/VersionScheme/)
* [Coding Guidelines](/doc/CodingStyle/)
* [Documentation Guidelines](/doc/doc-guidelines/)
* [Books for Developers](/doc/DevelBooks/)

View File

@ -1,17 +0,0 @@
---
layout: doc
title: QubesContacts
permalink: /doc/QubesContacts/
redirect_from: /wiki/QubesContacts/
---
Contacting the Qubes OS Team
============================
**Note:** Please send all the questions regarding Qubes to the [mailing list](/doc/QubesLists/). This way, your questions, as well as answers to those questions, could be also shared with other users.
Press & business contact
------------------------
- Joanna Rutkowska `joanna at invisiblethingslab dot com`

View File

@ -1,8 +0,0 @@
---
layout: doc
title: TestPage
permalink: /doc/TestPage/
redirect_from: /wiki/TestPage/
---
This is a test.

View File

@ -1,13 +0,0 @@
---
layout: doc
title: TestTest
permalink: /doc/TestTest/
redirect_from: /wiki/TestTest/
---
This is a test page
===================
Please ignore.
![snapshot1.png](/attachment/wiki/TestTest/snapshot1.png)

View File

@ -1,17 +0,0 @@
---
layout: doc
title: UsbInstallation
permalink: /doc/UsbInstallation/
redirect_from: /wiki/UsbInstallation/
---
How to create a bootable USB stick from Qubes ISO
=================================================
Qubes ISO image is already prepared to boot from USB disk, you just need to copy the ISO onto the USB device, e.g. using dd:
```
dd if=Qubes-R2-Beta2-x86_64-DVD.iso of=/dev/sdX
```
**Be sure to use a correct device as the target in the dd command above (instead of sdX)**

View File

@ -1,8 +0,0 @@
---
layout: doc
title: amChartTest
permalink: /doc/amChartTest/
redirect_from: /wiki/amChartTest/
---