Docs: use a Sphinx extension to eliminate excessive links (#145130)

This commit is contained in:
Ned Batchelder
2026-03-03 15:48:43 -05:00
committed by GitHub
parent 745947cda0
commit 15f6479c41
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ extensions = [
# Skip if downstream redistributors haven't installed them
_OPTIONAL_EXTENSIONS = (
'linklint.ext',
'notfound.extension',
'sphinxext.opengraph',
)
+2
View File
@@ -18,4 +18,6 @@ sphinx-notfound-page~=1.0.0
# to install that as well.
python-docs-theme>=2023.3.1,!=2023.7
linklint
-c constraints.txt