From 0fca4dbfdeb765c86e5b259df0c3c68a60cd79d8 Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Wed, 7 Jun 2023 13:45:05 +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 0d39417..23f7ba6 100644 --- a/Documentation/doxygen/Doxyfile +++ b/Documentation/doxygen/Doxyfile @@ -125,7 +125,7 @@ WARN_LOGFILE = # Configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../../MangaMap +INPUT = ../MapManga/MangaMap INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \