From 76e200349865b0d0fc373653017ef43efe1cbf5e Mon Sep 17 00:00:00 2001 From: Chi Huu Huynh <73843190+Chi-EEE@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:28:30 +0100 Subject: [PATCH] Enable RECURSIVE --- backend/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Doxyfile b/backend/Doxyfile index dbb13e3b..d6a8f653 100644 --- a/backend/Doxyfile +++ b/backend/Doxyfile @@ -1039,7 +1039,7 @@ FILE_PATTERNS = *.c \ # be searched for input files as well. # The default value is: NO. -RECURSIVE = NO +RECURSIVE = YES # The EXCLUDE tag can be used to specify files and/or directories that should be # excluded from the INPUT source files. This way you can easily exclude a