Skip to content
Snippets Groups Projects
Commit cadefebd authored by Xavier Morel's avatar Xavier Morel
Browse files

[REM] doc: outdated intersphinx mappings

ea6e7379 removed the few intersphinx
refs to sqlalchemy & django, so these mappings have not been necessary
in a year. This is especially annoying as the currently configured
sqlalchemy mapping has been very flaky / regularly failing.

Remove the mappings entirely.

closes odoo/odoo#30397
parent 0c2e168f
Branches
No related tags found
No related merge requests found
......@@ -180,8 +180,6 @@ todo_include_todos = False
intersphinx_mapping = {
'python': ('https://docs.python.org/3/', None),
'werkzeug': ('http://werkzeug.pocoo.org/docs/', None),
'sqlalchemy': ('http://docs.sqlalchemy.org/en/rel_0_9/', None),
'django': ('https://django.readthedocs.org/en/latest/', None),
}
github_user = 'odoo'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment