diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index d5111391..1928af58 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -146,3 +146,7 @@ link_files = { ], ), } + + +# Be strict about any broken references: +nitpicky = True |
