summaryrefslogtreecommitdiffstats
path: root/doc/doxygen.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.conf.in')
-rw-r--r--doc/doxygen.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in
index 1d3430d..f546356 100644
--- a/doc/doxygen.conf.in
+++ b/doc/doxygen.conf.in
@@ -226,7 +226,7 @@ DISTRIBUTE_GROUP_DOC = 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
# The GENERATE_TODOLIST tag can be used to enable (YES) or
# disable (NO) the todo list. This list is created by putting \todo