diff --git a/conf.py b/conf.py index ae63fb58..e74f735d 100644 --- a/conf.py +++ b/conf.py @@ -158,3 +158,7 @@ rst_epilog = """ .. |debian-codename| replace:: bookworm .. |debian-version| replace:: 12 """ + +# -- -- Options for the nitpicky mode ---------------------------------------- + +nitpicky = True diff --git a/user/advanced-topics/resize-disk-image.rst b/user/advanced-topics/resize-disk-image.rst index 5dcdc36a..f6fee872 100644 --- a/user/advanced-topics/resize-disk-image.rst +++ b/user/advanced-topics/resize-disk-image.rst @@ -28,8 +28,8 @@ In case of template-based qubes, the private storage (the /home directory and us .. _increasing-the-size-of-disk-images-1: -Increasing the size of Disk Images -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Increasing the size of Disk Images with :program:`qvm-volume` +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^