This commit is contained in:
parulin 2025-07-27 21:36:53 +00:00 committed by GitHub
commit 10182ba43d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,6 +87,14 @@ gettext_compact = False
locale_dirs = ['_translated']
html_context = {
"display_github": True,
"github_user": "QubesOS",
"github_repo": "qubes-doc",
"github_version": "main",
"conf_py_path": "/",
}
# from https://gist.github.com/ehles/bed012d78aad5d3cd6c35a49bef32f9f
def align(argument):
"""Conversion function for the "align" option."""