From e8ae2de9e47fd93faa7ea34aee9062a22917c1a8 Mon Sep 17 00:00:00 2001 From: warrengalyen Date: Tue, 6 Feb 2024 17:41:40 -0800 Subject: [PATCH] fix doxygen file --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 9e643ce..f4ba31a 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -403,7 +403,7 @@ FILE_PATTERNS = *.h # 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