Browse Source

doxygen: Set tab size to 4

tags/n3.2
Timothy Gu 9 years ago
parent
commit
7204a6298b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/Doxyfile

+ 1
- 1
doc/Doxyfile View File

@@ -216,7 +216,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 = 8
TAB_SIZE = 4

# This tag can be used to specify a number of aliases that act as commands in
# the documentation. An alias has the form:


Loading…
Cancel
Save