mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-15 20:10:44 -04:00
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:
parent
b052a98721
commit
1a47fc973b
7 changed files with 54 additions and 73 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue