From 7204a6298be77521307e340f22334a57113a7861 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Fri, 29 Jul 2016 18:57:39 -0700 Subject: [PATCH] doxygen: Set tab size to 4 --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 753c383a26..be13926c1d 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -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: