aboutsummaryrefslogtreecommitdiffstats
path: root/Doxygenfile
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2018-11-10 10:45:28 +1000
committerinmarket <andrewh@inmarket.com.au>2018-11-10 10:45:28 +1000
commitd528fb218d2773c051098cd44cb6eb0eb0732be0 (patch)
treea0a16a4ac68bf1c78c69a163c0865c9a72a9fd4d /Doxygenfile
parent8a9ed5195b3345635533b6150b9303abbaf5adf3 (diff)
downloaduGFX-d528fb218d2773c051098cd44cb6eb0eb0732be0.tar.gz
uGFX-d528fb218d2773c051098cd44cb6eb0eb0732be0.tar.bz2
uGFX-d528fb218d2773c051098cd44cb6eb0eb0732be0.zip
Minor fixups
Diffstat (limited to 'Doxygenfile')
-rw-r--r--Doxygenfile4
1 files changed, 3 insertions, 1 deletions
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