From: Josh Coalson Date: Sat, 27 Jul 2002 04:59:37 +0000 (+0000) Subject: change grouping settings X-Git-Tag: 1.2.0~1733 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=adea3dea1368cdce8742190e2de9064e2c51958a;p=platform%2Fupstream%2Fflac.git change grouping settings --- diff --git a/doc/Doxyfile b/doc/Doxyfile index 57691571..2c51e787 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -119,7 +119,7 @@ FULL_PATH_NAMES = YES # only done if one of the specified strings matches the left-hand part of # the path. It is allowed to use relative paths in the argument list. -STRIP_FROM_PATH = +STRIP_FROM_PATH = .. # The INTERNAL_DOCS tag determines if documentation # that is typed after a \internal command is included. If the tag is set @@ -204,7 +204,7 @@ SORT_MEMBER_DOCS = NO # member in the group (if any) for the other members of the group. By default # all members of a group must be documented explicitly. -DISTRIBUTE_GROUP_DOC = NO +DISTRIBUTE_GROUP_DOC = YES # The TAB_SIZE tag can be used to set the number of spaces in a tab. # Doxygen uses this value to replace tabs by spaces in code fragments.