From ed718d7f04af3e8dc2764d2e17f23a912df5760e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 9 Feb 2012 09:27:23 +0000 Subject: [PATCH] recursive documentation; refs #115 --- doc/doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxyfile.in b/doc/doxyfile.in index 0a7821b..ad8a9f4 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