From 198f6ec2608e76019d2ac2559ee50058a3e9b86e Mon Sep 17 00:00:00 2001 From: "camille.turpin-etienne" Date: Fri, 7 Jun 2024 16:10:37 +0200 Subject: [PATCH] test mainpage --- Documentation/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doxygen/Doxyfile b/Documentation/doxygen/Doxyfile index c6bb6db..addc302 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 = ../.. INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \