From 17eca94abb77a0fe77df81b0be5d681b38a7e2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 26 Sep 2013 14:46:03 +0000 Subject: [PATCH] new library for arguments - doxygen must be recursive; refs #6 --- doc/doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxyfile.in b/doc/doxyfile.in index dda9f00..0287731 100644 --- a/doc/doxyfile.in +++ b/doc/doxyfile.in @@ -640,7 +640,7 @@ FILE_PATTERNS = *.[ch]xx \ # should be searched for input files as well. Possible values are YES and NO. # If left blank NO is used. -RECURSIVE = NO +RECURSIVE = YES # The EXCLUDE tag can be used to specify files and/or directories that should # excluded from the INPUT source files. This way you can easily exclude a