diff options
Diffstat (limited to '')
-rw-r--r-- | doc/doxygen.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in index 13c4ab23e..304ad0f4c 100644 --- a/doc/doxygen.conf.in +++ b/doc/doxygen.conf.in @@ -544,7 +544,7 @@ FILE_PATTERNS = *.h *.hxx # 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 |