From 8b6d1894bf927e53488c10124093023e0899165b Mon Sep 17 00:00:00 2001 From: Sauraen Date: Sun, 16 Jun 2024 18:28:15 -0700 Subject: [PATCH] Fixed docs not recursive --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index f92ff58..6e2f24e 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1049,7 +1049,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