We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76cc7e commit 1246fbeCopy full SHA for 1246fbe
1 file changed
source/conf.py
@@ -156,6 +156,7 @@
156
r"https://click\.palletsprojects\.com/.*",
157
r"https://typer\.tiangolo\.com/.*",
158
r"https://www.npmjs.com/.*",
159
+ r"https://docutils\.sourceforge\.io/.*",
160
]
161
linkcheck_retries = 5
162
# Ignore anchors for common targets when we know they likely won't be found
0 commit comments