Doxygen: Tab width 4 -> 8, fixes #15
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user