From 5df911938b2000b5cb078649b875427f3188eac4 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 4 Oct 2025 14:28:37 +0200 Subject: [PATCH] add contributing to input --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index a397f14da..993dcae7e 100644 --- a/Doxyfile +++ b/Doxyfile @@ -992,7 +992,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = cockatrice common doc/doxygen-groups doc/doxygen-extra-pages +INPUT = cockatrice common doc/doxygen-groups doc/doxygen-extra-pages .github/CONTRIBUTING.md # 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