From 1059be2ab28f21511eef97712a2d79b000564951 Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Tue, 5 Mar 2019 13:27:08 +0100 Subject: [PATCH] ADD: doxygen should recurse through directories --- docs/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index 9f63190..747078d 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -864,7 +864,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