gdk: docs: Do not check KEY_* symbols

Documenting them is overkill.
This commit is contained in:
Maximiliano Sandoval 2024-05-25 19:22:41 +02:00
parent be137358f1
commit 0e74355782
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -115,3 +115,7 @@ urlmap_file = "urlmap.js"
[[object]]
name = "DECLARE_INTERNAL_TYPE"
hidden = true
[[object]]
pattern = "KEY_*"
check_ignore = true