From c57026b0c4e151e14e13b674a1cfde738cd91e04 Mon Sep 17 00:00:00 2001 From: "Oriol (ZBook)" Date: Sat, 27 Nov 2021 06:04:27 +0200 Subject: [PATCH] remove codeautolink temporarly --- examples/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/conf.py b/examples/conf.py index 8f21fedcd..ef64412a6 100644 --- a/examples/conf.py +++ b/examples/conf.py @@ -19,7 +19,7 @@ "sphinxext.opengraph", "sphinx_copybutton", "sphinxcontrib.bibtex", - "sphinx_codeautolink", + # "sphinx_codeautolink", ] # List of patterns, relative to source directory, that match files and