Make using and contributing to the docs more accessible

(QubesOS/qubes-issues#1714)
This commit is contained in:
Axon 2016-02-20 22:07:39 +00:00
parent 6a71ab6b48
commit 61ced3aa60
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
3 changed files with 6 additions and 3 deletions

View File

@ -19,6 +19,7 @@ First you should decide what you are interested in (and good in). The Qubes proj
- Code audit (e.g. gui-daemon)
- New features
- Artwork (plymouth themes, KDM themes, installer themes, wallpapers, etc)
- [Documentation](/doc/doc-guidelines)
Perhaps the best starting point is to have a look at the [issues](https://github.com/QubesOS/qubes-issues/issues) to see what are the most urgent tasks to do.

View File

@ -8,8 +8,8 @@ redirect_from:
- /doc/DocStyle/
---
Guidelines for Documentation Contributors
=========================================
Documentation Guidelines
========================
All Qubes OS documentation pages are stored as plain text files in the
dedicated [qubes-doc] repository. By cloning and regularly pulling from

4
doc.md
View File

@ -13,8 +13,11 @@ redirect_from:
The Basics
----------
* [A Tour of Qubes OS](/tour/)
* [Getting Started](/getting-started)
* [Users' FAQ](/doc/user-faq/)
* [Mailing Lists](/doc/mailing-lists/)
* [Documentation Guidelines](/doc/doc-guidelines/)
* [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)
@ -159,6 +162,5 @@ For Developers
* [Qubes OS Version Scheme](/doc/version-scheme/)
* [Supported Versions](/doc/supported-versions/)
* [Coding Guidelines](/doc/coding-style/)
* [Documentation Guidelines](/doc/doc-guidelines/)
* [Books for Developers](/doc/devel-books/)
* [Qubes OS License](/doc/license/)