mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00
docs: replace 'Edit on GitLab' with 'View page source'
QEMU takes contributions via the mailing list, so while you can edit a
file on gitlab and then switch to the terminal to send a patch, the
wording 'Edit on GitLab' strongly suggests we take merge requests.
Switching back to "View page source" is a more agnostic term that does
not imply a particular contribution approach, that we had used in QEMU
before:
commit 73e6aec652
Author: Marc-André Lureau <marcandre.lureau@redhat.com>
Date: Tue Mar 23 15:53:28 2021 +0400
sphinx: adopt kernel readthedoc theme
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20241209163506.2089961-1-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
0a7c438a42
commit
b5335c330c
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ html_js_files = [
|
|||
]
|
||||
|
||||
html_context = {
|
||||
"display_gitlab": True,
|
||||
"source_url_prefix": "https://gitlab.com/qemu-project/qemu/-/blob/master/docs/",
|
||||
"gitlab_user": "qemu-project",
|
||||
"gitlab_repo": "qemu",
|
||||
"gitlab_version": "master",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue