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.
Find a file
parulin a4dd000030
Introduction: markup changes
Following the doc migration from Markdown to RestructuredText, a more
logical markup was applied to the *Features* section, but not to the
section about *video tours*, *screenshots* and *Getting started*. I
changed that last section and ended up using a definition list also for
the Features section (seems more consistent and appropriate as links are
allowed in titles.

The `figure` markup should be used for images with a caption or a
description**
2025-09-17 07:59:04 -04:00
_dev Adding missing link to qubes-core-qrexec 2025-09-06 12:26:34 +02:00
_ext Revert some configuration options 2025-08-12 09:25:54 -04:00
attachment Merge branch 'pr/1529' 2025-09-14 11:58:19 +02:00
developer Fix minor typo on "how-to edit the rst doc..." 2025-09-15 04:14:19 -04:00
introduction Introduction: markup changes 2025-09-17 07:59:04 -04:00
project-security Fixes to code block pygemnt's highlighting, add __pychache__ to gitignore 2025-08-23 18:50:45 -04:00
user Merge branch 'pr/1531' 2025-09-14 12:00:28 +02:00
.gitignore add .venv to ignore 2025-09-12 09:26:38 +02:00
.readthedocs.yaml Revert some configuration options 2025-08-12 09:25:54 -04:00
.travis.yml Update travis to bionic 2020-09-29 15:12:04 +02:00
conf.py add .venv to ignore 2025-09-12 09:26:38 +02:00
CONTRIBUTING.md merge upstream rst, add screenshots, rewrite how-to-edit-the-website, combine website and markdown-style-guide, enhance how-to-edit-the-rst-documentation and rst style guide, fix errors, added comments to conf.py, links to README & CONTRIBUTING 2025-09-09 05:29:19 -04:00
index.rst Merge branch 'pr/1517' 2025-09-14 11:52:40 +02:00
pyproject.toml add esbonio preview configuration 2025-09-12 09:26:43 +02:00
README.md merge upstream rst, add screenshots, rewrite how-to-edit-the-website, combine website and markdown-style-guide, enhance how-to-edit-the-rst-documentation and rst style guide, fix errors, added comments to conf.py, links to README & CONTRIBUTING 2025-09-09 05:29:19 -04:00
requirements.txt Add sphinxext-opengraph extensions 2025-08-14 08:52:21 -04:00

Qubes OS Documentation

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

All Qubes OS Project documentation pages are stored as plain reStructuredText 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.

To contribute, please see how to edit the documentation.