merge PR #1494 and fixed conflicts

This commit is contained in:
qubedmaiska 2025-09-06 07:03:33 -04:00
commit 6ecfe972a1
No known key found for this signature in database
GPG key ID: 204BCE0FD52C0501
11 changed files with 90 additions and 129 deletions

View file

@ -121,3 +121,10 @@ locale_dirs = ['_translated']
gettext_compact = False
gettext_uuid = True
# -- -- Options for markup ---------------------------------------------------
rst_epilog = """
.. |debian-codename| replace:: bookworm
.. |debian-version| replace:: 12
"""