Skip to content

Commit 7db0907

Browse files
committed
Docs: enable nitpicky mode
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
1 parent 5c0278f commit 7db0907

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ def get_version():
5252
"autodocsumm",
5353
]
5454

55+
# Warn about all references where the target cannot be found.
56+
nitpicky = True
57+
5558
# Add any paths that contain templates here, relative to this directory.
5659
templates_path = ["_templates"]
5760

0 commit comments

Comments
 (0)