From c9d09be6267773ae0ac2cd0a3c5da3e0e71d2a5b Mon Sep 17 00:00:00 2001 From: "camille.turpin-etienne" Date: Fri, 7 Jun 2024 14:37:02 +0200 Subject: [PATCH] Mainpage doxygen --- Documentation/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doxygen/Doxyfile b/Documentation/doxygen/Doxyfile index dbe53f4..a5f0c5b 100644 --- a/Documentation/doxygen/Doxyfile +++ b/Documentation/doxygen/Doxyfile @@ -188,7 +188,7 @@ INPUT_FILTER = FILTER_PATTERNS = FILTER_SOURCE_FILES = NO FILTER_SOURCE_PATTERNS = -USE_MDFILE_AS_MAINPAGE = mainpage.md +USE_MDFILE_AS_MAINPAGE = ../../Documentation/doxygen/mainpage.md #--------------------------------------------------------------------------- # Configuration options related to source browsing