Skip to content

Commit 1e248aa

Browse files
committed
use linklint on the devguide (4 references unlinked)
1 parent 69e6871 commit 1e248aa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from urllib.request import urlopen
44

55
extensions = [
6+
'linklint.ext',
67
'notfound.extension',
78
'sphinx.ext.extlinks',
89
'sphinx.ext.intersphinx',

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
furo>=2022.6.4
22
jinja2
3+
linklint
34
sphinx-autobuild>=2024.9.19
45
sphinx-inline-tabs>=2023.4.21
56
sphinx-lint==1.0.2

0 commit comments

Comments
 (0)