Skip to content
Snippets Groups Projects
Commit 6eca961a authored by Florian Schmaus's avatar Florian Schmaus
Browse files

Merge branch 'doxygen_recursive' into 'master'

[doc] make doxygen search for input recursively

See merge request i4/manycore/emper!50
parents e90b4a2a 68537d79
No related branches found
No related tags found
No related merge requests found
...@@ -908,7 +908,7 @@ FILE_PATTERNS = *.c \ ...@@ -908,7 +908,7 @@ FILE_PATTERNS = *.c \
# be searched for input files as well. # be searched for input files as well.
# The default value is: NO. # The default value is: NO.
RECURSIVE = NO RECURSIVE = YES
# The EXCLUDE tag can be used to specify files and/or directories that should be # 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 # excluded from the INPUT source files. This way you can easily exclude a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment