* The Device Widget icon is updated, taken from
[qubes-desktop-linux-manager](QubesOS/qubes-desktop-linux-manager/tree/release4.2/)
* As the original PNG was deleted, all the ``how-to-use-*-devices`` have
been updated too (with a better markup)
* QubesOS/qubes-issues#4692 is closed so the corresponding paragraph has
been removed.
Note: cherry-picked from #1492
* windows-qubes-4-X redirect to qubes-windows
* qubes-windows-tools-4-X redirect to qubes-windows-tools
* migrate-to-4-1 redirect to qubes-windows-migrate
Should fixQubesOS/qubes-issues#10234
- use proper directives (warning, etc.) and roles (samp, menuselection)
- convert an image to a figure with description
- remove useless alt attributes
- proper links (no click here) + fix redirections
- better prompts
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**
Fix the "reStrucutredText" words. That's a good example on why it is
better not to label link when possible :)
There is other minor typos and inconsitencies (RST instead of rST).
* I replaced the `:external:` syntax by a cleaner one, as suggested by
@maiska.
* An implicit external reference is now impossible.
* Fix duplicate labels warnings
* Minor typos, including the word "orthographicallly" :)
Following @rapenne-s review:
* make clear that the first method is for the most common policies
* explain how priority works
* provide the user a way to modify the default editor
* some typos
Reading again the help text of `qubes-policy-editor` I made some
corrections.