From 8fbd66e3b99b2b40e0fd4d37476901d2dbd6638e Mon Sep 17 00:00:00 2001 From: Antoine PEREDERII Date: Wed, 7 Jun 2023 14:04:10 +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 bbab70e..60db9fd 100644 --- a/Documentation/doxygen/Doxyfile +++ b/Documentation/doxygen/Doxyfile @@ -125,7 +125,7 @@ WARN_LOGFILE = # Configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../../src/Banquale +INPUT = src/Banquale/Banquale INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \