From b817cfc3dfc6f8e7291252d70645efaa387556e1 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 18 Mar 2026 19:50:58 +0100 Subject: [FIX] Fix doxyfile input. Signed-off-by: Amlal El Mahrouss --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index f49950d..33c9845 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1162,7 +1162,7 @@ FILTER_SOURCE_PATTERNS = # (index.html). This can be useful if you have a project on for instance GitHub # and want to reuse the introduction page also for the doxygen output. -USE_MDFILE_AS_MAINPAGE = YES +USE_MDFILE_AS_MAINPAGE = README.md # The Fortran standard specifies that for fixed formatted Fortran code all # characters from position 72 are to be considered as comment. A common -- cgit v1.2.3