|
|
@ -514,7 +514,7 @@ ENABLED_SECTIONS = |
|
|
|
# documentation can be controlled using \showinitializer or \hideinitializer |
|
|
|
# documentation can be controlled using \showinitializer or \hideinitializer |
|
|
|
# command in the documentation regardless of this setting. |
|
|
|
# command in the documentation regardless of this setting. |
|
|
|
|
|
|
|
|
|
|
|
MAX_INITIALIZER_LINES = 30 |
|
|
|
MAX_INITIALIZER_LINES = 15 |
|
|
|
|
|
|
|
|
|
|
|
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated |
|
|
|
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated |
|
|
|
# at the bottom of the documentation of classes and structs. If set to YES the |
|
|
|
# at the bottom of the documentation of classes and structs. If set to YES the |
|
|
@ -1097,7 +1097,7 @@ GENERATE_TREEVIEW = YES |
|
|
|
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, |
|
|
|
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, |
|
|
|
# and Class Hierarchy pages using a tree view instead of an ordered list. |
|
|
|
# and Class Hierarchy pages using a tree view instead of an ordered list. |
|
|
|
|
|
|
|
|
|
|
|
USE_INLINE_TREES = NO |
|
|
|
USE_INLINE_TREES = YES |
|
|
|
|
|
|
|
|
|
|
|
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be |
|
|
|
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be |
|
|
|
# used to set the initial width (in pixels) of the frame in which the tree |
|
|
|
# used to set the initial width (in pixels) of the frame in which the tree |
|
|
|