From 7cb6dcb0c4ee9db9c5f590734ef36ef706f94989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Br=C3=BCbach?= Date: Tue, 30 Sep 2025 11:37:06 +0200 Subject: [PATCH] Just include the groups in the Doxyfile in this commit. Took 3 minutes --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 46db9fb8b..298edc7f7 100644 --- a/Doxyfile +++ b/Doxyfile @@ -991,7 +991,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = .github/CONTRIBUTING.md cockatrice common doc/doxygen-extra-pages doc/doxygen-groups +INPUT = cockatrice common doc/doxygen-groups # This tag can be used to specify the character encoding of the source files # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses