doxygen: 4 enum values per line

This commit is contained in:
Andrew Kelley 2015-08-26 15:21:48 -07:00
parent a0562af122
commit f7b37ef527

View file

@ -1363,7 +1363,7 @@ GENERATE_TREEVIEW = YES
# Minimum value: 0, maximum value: 20, default value: 4.
# This tag requires that the tag GENERATE_HTML is set to YES.
ENUM_VALUES_PER_LINE = 1
ENUM_VALUES_PER_LINE = 4
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
# to set the initial width (in pixels) of the frame in which the tree is shown.