Browse Source

Less columns for alphabetical class index.

vectorfields
Vladimír Vondruš 14 years ago
parent
commit
9ece394566
  1. 2
      Doxyfile

2
Doxyfile

@ -857,7 +857,7 @@ ALPHABETICAL_INDEX = YES
# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
# in which this list will be split (can be a number in the range [1..20])
COLS_IN_ALPHA_INDEX = 5
COLS_IN_ALPHA_INDEX = 3
# 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.

Loading…
Cancel
Save