aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doxyfile.codec.in2
-rw-r--r--Doxyfile.coding.in2
-rw-r--r--Doxyfile.core.in2
-rw-r--r--Doxyfile.gsm.in2
-rw-r--r--Doxyfile.vty.in2
5 files changed, 5 insertions, 5 deletions
diff --git a/Doxyfile.codec.in b/Doxyfile.codec.in
index 247a8b3a..037ef7a4 100644
--- a/Doxyfile.codec.in
+++ b/Doxyfile.codec.in
@@ -1069,7 +1069,7 @@ DISABLE_INDEX = NO
# documentation. Note that a value of 0 will completely suppress the enum
# values from appearing in the overview section.
-ENUM_VALUES_PER_LINE = 4
+ENUM_VALUES_PER_LINE = 1
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
# structure should be generated to display hierarchical information.
diff --git a/Doxyfile.coding.in b/Doxyfile.coding.in
index 9a0058d0..43c4f822 100644
--- a/Doxyfile.coding.in
+++ b/Doxyfile.coding.in
@@ -1069,7 +1069,7 @@ DISABLE_INDEX = NO
# documentation. Note that a value of 0 will completely suppress the enum
# values from appearing in the overview section.
-ENUM_VALUES_PER_LINE = 4
+ENUM_VALUES_PER_LINE = 1
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
# structure should be generated to display hierarchical information.
diff --git a/Doxyfile.core.in b/Doxyfile.core.in
index 2ca0ced8..c47ff3ce 100644
--- a/Doxyfile.core.in
+++ b/Doxyfile.core.in
@@ -1069,7 +1069,7 @@ DISABLE_INDEX = NO
# documentation. Note that a value of 0 will completely suppress the enum
# values from appearing in the overview section.
-ENUM_VALUES_PER_LINE = 4
+ENUM_VALUES_PER_LINE = 1
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
# structure should be generated to display hierarchical information.
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index 742adc22..dbb5df63 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.in
@@ -1069,7 +1069,7 @@ DISABLE_INDEX = NO
# documentation. Note that a value of 0 will completely suppress the enum
# values from appearing in the overview section.
-ENUM_VALUES_PER_LINE = 4
+ENUM_VALUES_PER_LINE = 1
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
# structure should be generated to display hierarchical information.
diff --git a/Doxyfile.vty.in b/Doxyfile.vty.in
index 917af097..0e138eee 100644
--- a/Doxyfile.vty.in
+++ b/Doxyfile.vty.in
@@ -1069,7 +1069,7 @@ DISABLE_INDEX = NO
# documentation. Note that a value of 0 will completely suppress the enum
# values from appearing in the overview section.
-ENUM_VALUES_PER_LINE = 4
+ENUM_VALUES_PER_LINE = 1
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
# structure should be generated to display hierarchical information.