summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-09-11 19:41:22 +0300
committerGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-09-25 17:40:13 +0300
commitbe74bcce68194a2103d829be671240f4c3f8a7ec (patch)
treeed3ed36c83563d6d4d8c79a193d30c5c881f8eed
parentd13502198cce4fbc7dbf83534900e4ee1b6d5408 (diff)
doxygen: Use 2 columns for the class index
... so that it doesn't get out of the browser's viewport
-rw-r--r--doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index 6726d127..7d2b425a 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -1083,7 +1083,7 @@ ALPHABETICAL_INDEX = NO
# Minimum value: 1, maximum value: 20, default value: 5.
# This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
-COLS_IN_ALPHA_INDEX = 5
+COLS_IN_ALPHA_INDEX = 2
# In case all classes in a project start with a common prefix, all classes will
# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag