We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c04cf5b + 35da007 commit 2404b78Copy full SHA for 2404b78
doc/source/conf.py
@@ -109,3 +109,6 @@
109
110
# Copying README images
111
shutil.copytree("../../images", "images", dirs_exist_ok=True)
112
+
113
+# Ignore anchors
114
+linkcheck_anchors = False
0 commit comments