From 493f787fd1e47774864cc9138fee8b57d9fa2329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Fri, 17 May 2019 17:36:42 +0200 Subject: [PATCH] Doxygen: Tab width 4 -> 8, fixes #15 --- doxygen/Doxyconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyconfig b/doxygen/Doxyconfig index a3ff72a..6ca483c 100644 --- a/doxygen/Doxyconfig +++ b/doxygen/Doxyconfig @@ -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: