From 0a3a94d1f639b595039775f3c4e42e77775f2750 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 2 Oct 2008 05:26:47 +0000 Subject: Trim Ingen documentation a bit. Use fancy sidebar thing. Fix documentation errors. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1590 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 5ef60590..ce3532e5 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -423,7 +423,7 @@ GENERATE_BUGLIST = YES # disable (NO) the deprecated list. This list is created by putting # \deprecated commands in the documentation. -GENERATE_DEPRECATEDLIST= YES +GENERATE_DEPRECATEDLIST= NO # The ENABLED_SECTIONS tag can be used to enable conditional # documentation sections, marked by \if sectionname ... \endif. @@ -456,7 +456,7 @@ SHOW_DIRECTORIES = NO # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. -SHOW_FILES = YES +SHOW_FILES = NO # Set the SHOW_NAMESPACES tag to NO to disable the generation of the # Namespaces page. This will remove the Namespaces entry from the Quick Index @@ -691,7 +691,7 @@ USE_HTAGS = NO # will generate a verbatim copy of the header file for each class for # which an include is specified. Set to NO to disable this. -VERBATIM_HEADERS = YES +VERBATIM_HEADERS = NO #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index @@ -867,7 +867,7 @@ ENUM_VALUES_PER_LINE = 4 # releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE # respectively. -GENERATE_TREEVIEW = NO +GENERATE_TREEVIEW = YES # 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 -- cgit v1.2.1