Add intersphinx documentation and clean syntax

* 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" :)
This commit is contained in:
parulin 2025-09-13 17:13:33 -04:00
parent b052a98721
commit 1a47fc973b
No known key found for this signature in database
GPG key ID: 65099A5B0E31336C
7 changed files with 54 additions and 73 deletions

View file

@ -51,7 +51,7 @@ Enabling fullscreen mode from a selected qube
.. warning:: Be sure to read :ref:`secure-use-of-fullscreen-mode` first.
As an alternative to the Xfce4 method, you can enable fullscreen mode for selected qubes by using the :external:doc:`gui-allow-fullscreen <manpages/qvm-features>` feature of a qube.
As an alternative to the Xfce4 method, you can enable fullscreen mode for selected qubes by using a :doc:`gui-* <core-admin-client:manpages/qvm-features>` feature called ``gui-allow-fullscreen``.
Be sure to restart the qube after modifying this feature, for the changes to take effect.