docs: Suppressed footnote warnings for included -key.rst files

Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
diff --git a/docs/conf.py b/docs/conf.py
index b817d54..70129cb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -124,6 +124,9 @@
     'code-of-conduct.rst',
     'rules/periphery-rules.rst',
     'rules/device-details/*/index.rst',
+    'rules/summary/*-key.rst',
+    'rules/layers/*-key.rst',
+    'rules/hv/*-key.rst',
 ]
 
 # The name of the Pygments (syntax highlighting) style to use.