mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-21 22:34:21 +00:00
🎓 Update Intersphinx
This commit is contained in:
parent
5a7f3a80af
commit
2b0dfe8f5c
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ intersphinx_mapping = {
|
|||
"django": ("http://docs.djangoproject.com/en/3.2/", "http://docs.djangoproject.com/en/3.2/_objects/"),
|
||||
"docker": ("https://docker-py.readthedocs.io/en/stable/", None),
|
||||
"coloredlogs": ("https://coloredlogs.readthedocs.io/en/latest/", None),
|
||||
"gunicorn": ("https://docs.gunicorn.org/en/stable/", None),
|
||||
"psycopg2": ("https://www.psycopg.org/docs/", None),
|
||||
}
|
||||
# Manpages URL
|
||||
manpages_url = "https://man.archlinux.org/"
|
||||
|
|
Loading…
Reference in a new issue