diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-07-06 08:06:00 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-08-02 12:36:45 (GMT) |
commit | 064992b0c901661b49de24ce1a1d9a06e9957a93 (patch) | |
tree | 2fb8b84da044dff85d1b96d9858dd49d15520b65 /Doxyfile | |
parent | 57eee1777c18caa6d3215ec162da1fd9b2d14eb2 (diff) | |
download | Doxygen-064992b0c901661b49de24ce1a1d9a06e9957a93.zip Doxygen-064992b0c901661b49de24ce1a1d9a06e9957a93.tar.gz Doxygen-064992b0c901661b49de24ce1a1d9a06e9957a93.tar.bz2 |
Added groupby filter and some more context info
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ QHP_SECT_FILTER_ATTRS = QHG_LOCATION = GENERATE_ECLIPSEHELP = NO ECLIPSE_DOC_ID = org.doxygen.Project -DISABLE_INDEX = YES +DISABLE_INDEX = NO GENERATE_TREEVIEW = YES ENUM_VALUES_PER_LINE = 4 TREEVIEW_WIDTH = 250 |