Doxygen: Tab width 4 -> 8, fixes #15
This commit is contained in:
parent
a7b7ba71e5
commit
493f787fd1
@ -234,7 +234,7 @@ SEPARATE_MEMBER_PAGES = NO
|
||||
# uses this value to replace tabs by spaces in code fragments.
|
||||
# Minimum value: 1, maximum value: 16, default value: 4.
|
||||
|
||||
TAB_SIZE = 4
|
||||
TAB_SIZE = 8
|
||||
|
||||
# This tag can be used to specify a number of aliases that act as commands in
|
||||
# the documentation. An alias has the form:
|
||||
|
Loading…
Reference in New Issue
Block a user