From f4a00b83347adb8a0d3f39df21fd89505f44d8c9 Mon Sep 17 00:00:00 2001 From: Stanislaw Malinowski Date: Mon, 18 Nov 2024 16:33:22 +0000 Subject: [PATCH] turn on nitpicking --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 7a7d1db7bc..bcafc2e6ee 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -72,7 +72,7 @@ # If true, Sphinx will warn about all references where the target cannot # be found. -# nitpicky = True +nitpicky = True # A list of (type, target) tuples (by default empty) that should be ignored when # generating warnings in "nitpicky mode". Note that type should include the