From d528fb218d2773c051098cd44cb6eb0eb0732be0 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 10 Nov 2018 10:45:28 +1000 Subject: Minor fixups --- Doxygenfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Doxygenfile') diff --git a/Doxygenfile b/Doxygenfile index 7b6e7fb4..61e954ea 100644 --- a/Doxygenfile +++ b/Doxygenfile @@ -226,7 +226,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 = 2 +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: @@ -805,6 +805,8 @@ RECURSIVE = YES EXCLUDE = boards \ drivers \ + tools \ + 3rdparty \ demos # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or -- cgit v1.2.3