Skip to content

Commit d848ddf

Browse files
committed
Build docs with nitpicky = True
1 parent ed94877 commit d848ddf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
# source_suffix = ['.rst', '.md']
6262
source_suffix = ".rst"
6363

64+
# Fail the build on broken links
65+
nitpicky = True
66+
6467
# The encoding of source files.
6568
# source_encoding = 'utf-8-sig'
6669

0 commit comments

Comments
 (0)