mirror of
https://github.com/searxng/searxng.git
synced 2026-07-22 16:01:24 +00:00
[mod] update intersphinx links and add missing CATEGORY_GROUPS
To get translations for, the missed CATEGORY_GROUPS has been added: - ai - movies - translate - wikimedia Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -142,10 +142,10 @@ suppress_warnings = ['myst.domains']
|
||||
intersphinx_mapping = {
|
||||
"python": ("https://docs.python.org/3/", None),
|
||||
"babel" : ("https://babel.readthedocs.io/en/latest/", None),
|
||||
"flask": ("https://flask.palletsprojects.com/", None),
|
||||
"flask": ("https://flask.palletsprojects.com/en/stable/", None),
|
||||
"flask_babel": ("https://python-babel.github.io/flask-babel/", None),
|
||||
# "werkzeug": ("https://werkzeug.palletsprojects.com/", None),
|
||||
"jinja": ("https://jinja.palletsprojects.com/", None),
|
||||
"jinja": ("https://jinja.palletsprojects.com/en/stable/", None),
|
||||
"linuxdoc" : ("https://return42.github.io/linuxdoc/", None),
|
||||
"sphinx" : ("https://www.sphinx-doc.org/en/master/", None),
|
||||
"redis": ('https://redis.readthedocs.io/en/stable/', None),
|
||||
|
||||
Reference in New Issue
Block a user