Ryan A. Chapman 87a9c20549 Remove ref to qubes-windows-tools in current repo
qubes-windows-tools currently only exists in the dom0 current-testing repo.  According to the dom0 file /etc/yum.repos.d/qubes-dom0.repo, it seems this is by design.  If you would prefer to add the package to the current repo instead of this change, that is fine by me.  I just wanted to note this in the docs for the next person.

`curl -s yum.qubes-os.org/r3.1/current/dom0/fc20/rpm | grep qubes-windows-tools`
returns nothing

However, current-testing does have it in there:
```
curl -s yum.qubes-os.org/r3.1/current-testing/dom0/fc20/rpm | grep qubes-windows-tools
<li><a href="qubes-windows-tools-3.0.3-1.x86_64.rpm"> qubes-windows-tools-3.0.3-1.x86_64.rpm</a></li>
<li><a href="qubes-windows-tools-3.0.4-1.x86_64.rpm"> qubes-windows-tools-3.0.4-1.x86_64.rpm</a></li>
```
2016-05-21 23:16:34 -06:00
2016-03-22 22:45:18 +00:00
2016-04-19 15:31:30 +02:00
2016-05-16 13:51:23 +08:00
2016-04-02 02:05:20 +02:00
2016-03-15 11:15:31 +00:00
2016-05-18 21:51:02 +08:00
2016-04-06 08:32:30 +00:00
2016-03-22 22:52:54 +00:00

Qubes OS Documentation

Canonical URL: https://www.qubes-os.org/doc/

All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.

For more information about the documentation, including how to contribute, please see the Documentation Guidelines.

Description
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
Readme 88 MiB
Languages
Makefile 51.8%
Python 48.2%