commit | 692164d471160dafcc4419c37b005ec46c079eff | [log] [tgz] |
---|---|---|
author | Christopher Dunn <cdunn2001@gmail.com> | Sun Sep 10 19:53:42 2017 -0500 |
committer | Christopher Dunn <cdunn2001@gmail.com> | Sun Sep 10 19:55:08 2017 -0500 |
tree | ff1b18b08b56e281b983401c102a184a595290c6 | |
parent | c95a841fef740c57ba5b3bcd53542f3bec5e2830 [diff] [blame] |
Update header.html
diff --git a/doc/doxyfile.in b/doc/doxyfile.in index 57c61c2..7265a22 100644 --- a/doc/doxyfile.in +++ b/doc/doxyfile.in
@@ -984,7 +984,8 @@ # classes, structs, unions or interfaces. # The default value is: YES. -ALPHABETICAL_INDEX = NO +ALPHABETICAL_INDEX = YES +TOC_INCLUDE_HEADINGS = 2 # The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in # which the alphabetical index list will be split.