diff --git a/conf.py b/conf.py index 2618497d..3f0a7286 100644 --- a/conf.py +++ b/conf.py @@ -49,6 +49,7 @@ autosummary_generate = True autosummary_imported_members = True myst_heading_anchors = 4 +myst_all_links_external = True # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates']