1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 07:07:26 +00:00

🎓 Update Intersphinx

This commit is contained in:
Steffo 2021-11-10 03:09:18 +01:00
parent 5a7f3a80af
commit 2b0dfe8f5c
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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/"