mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-14 03:20:52 -04:00
Add core-qrexec to the intersphinx mappings
This commit is contained in:
parent
c40c0ac302
commit
b052a98721
1 changed files with 1 additions and 0 deletions
1
conf.py
1
conf.py
|
@ -105,6 +105,7 @@ autosectionlabel_prefix_document = True
|
|||
intersphinx_mapping = {
|
||||
'core-admin': ('https://dev.qubes-os.org/projects/core-admin/en/latest/', None),
|
||||
'core-admin-client': ('https://dev.qubes-os.org/projects/core-admin-client/en/latest/', None),
|
||||
'core-qrexec': ('https://dev.qubes-os.org/projects/qubes-core-qrexec/en/stable/', None),
|
||||
}
|
||||
|
||||
# Open Graph image for social media sharing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue