Just include the groups in the Doxyfile in this commit.

Took 3 minutes
This commit is contained in:
Lukas Brübach 2025-09-30 11:37:06 +02:00
parent 99fb3c8e58
commit 7cb6dcb0c4

View file

@ -991,7 +991,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched. # 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 # 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 # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses