From a71bebe92e36f28da019e36516501c64b5696805 Mon Sep 17 00:00:00 2001 From: Ali Mashtizadeh Date: Sat, 9 Sep 2023 20:28:00 -0400 Subject: [PATCH] Adjust tabsize in doxygen --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index f91c117..37774a1 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -266,7 +266,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: