summaryrefslogtreecommitdiffstats
path: root/doc/config.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.doc')
-rw-r--r--doc/config.doc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/config.doc b/doc/config.doc
index c2f988e..aff842a 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -1542,8 +1542,10 @@ and does not have live searching capabilities.
\anchor cfg_enum_values_per_line
<dt>\c ENUM_VALUES_PER_LINE <dd>
\addindex ENUM_VALUES_PER_LINE
- This tag can be used to set the number of enum values (range [1..20])
- that doxygen will group on one line in the generated HTML documentation.
+ This tag can be used to set the number of enum values (range [0,1..20])
+ that doxygen will group on one line in the generated HTML documentation.
+ Note that a value of 0 will completely suppress the enum values from
+ appearing in the overview section.
\anchor cfg_generate_treeview
<dt>\c GENERATE_TREEVIEW <dd>