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.
1 parent d3d0684 commit ce9c1b8Copy full SHA for ce9c1b8
1 file changed
docs/conf.py
@@ -67,3 +67,8 @@
67
r"https://plausible.io/packaging.python.org",
68
r"https://us.pycon.org/2024/registration/category/4",
69
]
70
+
71
+# A list of document names to exclude from linkcheck
72
+linkcheck_exclude_documents = [
73
+ r"monthly-meeting/.*",
74
+]
0 commit comments