From 078f453be38be40061097117f59e6f986372aaa6 Mon Sep 17 00:00:00 2001 From: lady ada Date: Tue, 25 Jan 2022 17:05:39 -0500 Subject: [PATCH] no src afterall --- Doxyfile.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile.default b/Doxyfile.default index bedc05c51..85080c66d 100644 --- a/Doxyfile.default +++ b/Doxyfile.default @@ -790,7 +790,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = . src/ +INPUT = # 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