X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/095fe0d649541636d7011e779214a146b4f32895..f7917453c99f8183ffd0397affcccb2c37594771:/docs/conf.py diff --git a/docs/conf.py b/docs/conf.py index 7fc4f8f..f7cf1b4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -213,4 +213,4 @@ autodoc_member_order = "bysource" # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {"https://docs.python.org/3/": None} +intersphinx_mapping = {"": ("https://docs.python.org/3/", None)}