summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorpeterbell10 <peterbell10@live.co.uk>2018-07-24 23:30:05 +0200
committerTiger Wang <ziwei.tiger@outlook.com>2018-07-24 23:30:05 +0200
commitb5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372 (patch)
tree6884d220b67e116ac7dabbc4c2c3ff195f4a9c83 /Doxyfile
parentOptimise chunk set (#4260) (diff)
downloadcuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.tar
cuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.tar.gz
cuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.tar.bz2
cuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.tar.lz
cuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.tar.xz
cuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.tar.zst
cuberite-b5f29d5d2cfd2b17cda5543fec0bcbdd3fa5c372.zip
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 90ad55ddb..e70103087 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -194,7 +194,7 @@ SEPARATE_MEMBER_PAGES = NO
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
# Doxygen uses this value to replace tabs by spaces in code fragments.
-TAB_SIZE = 2
+TAB_SIZE = 4
# This tag can be used to specify a number of aliases that acts
# as commands in the documentation. An alias has the form "name=value".