From 588c18fea9b44064153ba08c16fdb1b49c1ce5fc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 28 May 2009 21:50:07 +0000 Subject: Spiff up documentation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2037 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 01abea3d..d0725c38 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -741,7 +741,7 @@ ALPHABETICAL_INDEX = NO # 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 = 1 # 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. @@ -874,7 +874,7 @@ BINARY_TOC = NO # The TOC_EXPAND flag can be set to YES to add extra items for group members # to the contents of the HTML help documentation and to the tree view. -TOC_EXPAND = NO +TOC_EXPAND = YES # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER # are set, an additional index file will be generated that can be used as input for @@ -934,7 +934,7 @@ DISABLE_INDEX = NO # This tag can be used to set the number of enum values (range [1..20]) # that doxygen will group on one line in the generated HTML documentation. -ENUM_VALUES_PER_LINE = 4 +ENUM_VALUES_PER_LINE = 1 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index # structure should be generated to display hierarchical information. -- cgit v1.2.1