From 48cfa1dccf80688b30d974215032d892db7e2876 Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Wed, 7 Jun 2023 13:42:12 +0200 Subject: [PATCH] Update 'Documentation/doxygen/Doxyfile' --- Documentation/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doxygen/Doxyfile b/Documentation/doxygen/Doxyfile index 77d0bd6..0d39417 100644 --- a/Documentation/doxygen/Doxyfile +++ b/Documentation/doxygen/Doxyfile @@ -125,7 +125,7 @@ WARN_LOGFILE = # Configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../../Sources +INPUT = ../../MangaMap INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \