mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-14 09:10:42 -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.
Moving application-specific icons under the `.../hicolor/48x48/` directory does not work: running `qvm-sync-appmenus` for a fedora-23 template displays: ``` ----> Failed to get icon for XXX: No icon received ``` A solution is to move icons under `.../hicolor/48x48/apps/` instead (as suggested by [FreeDesktop's Icon Theme Specification](https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html)). Indeed, there is no icon file directly under `48x48/` in my (very standard) fedora-23 template VM; they are all under `48x48/apps/`. |
||
|---|---|---|
| basics_dev | ||
| basics_user | ||
| building | ||
| common-tasks | ||
| configuration | ||
| customization | ||
| debugging | ||
| hardware | ||
| installing | ||
| managing-os | ||
| privacy | ||
| reference | ||
| releases | ||
| security | ||
| security-info | ||
| services | ||
| system | ||
| troubleshooting | ||
| CONTRIBUTING.md | ||
| doc.md | ||
| README.md | ||
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.