mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-10 07:24:59 -05:00
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.
* Use dirhtml as default builder for readthedocs (clean URLs) * The configuration variables are now sorted with respect to the Sphinx documentation * Remove useless comments in conf.py * Add new comments for each section, following Sphinx documentation order * The code corresponding to videos have been moved from config to a dedicated extension. * Use proper HTML theme options * Exclude all files starting with `.`, `_` (sphinx convention) * Use OpenSearch |
||
|---|---|---|
| _dev | ||
| _ext | ||
| attachment | ||
| developer | ||
| introduction | ||
| project-security | ||
| user | ||
| .gitlab-ci.yml | ||
| .readthedocs.yaml | ||
| .travis.yml | ||
| conf.py | ||
| CONTRIBUTING.md | ||
| index.rst | ||
| README.md | ||
| requirements.txt | ||
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.
To contribute, please see how to edit the documentation.