summaryrefslogtreecommitdiff
path: root/solenv/doc/gbuild/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/doc/gbuild/doxygen.cfg')
-rw-r--r--solenv/doc/gbuild/doxygen.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/doc/gbuild/doxygen.cfg b/solenv/doc/gbuild/doxygen.cfg
index 86b35a6c5443..2345b58d5c30 100644
--- a/solenv/doc/gbuild/doxygen.cfg
+++ b/solenv/doc/gbuild/doxygen.cfg
@@ -170,7 +170,7 @@ SEPARATE_MEMBER_PAGES = NO
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
# Doxygen uses this value to replace tabs by spaces in code fragments.
-TAB_SIZE = 8
+TAB_SIZE = 4
# This tag can be used to specify a number of aliases that acts
# as commands in the documentation. An alias has the form "name=value".
@@ -587,7 +587,7 @@ FILE_PATTERNS = *.mk
# 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