diff --git a/mrw/doxyfile.in b/mrw/doxyfile.in index 530e16e..d9d2716 100644 --- a/mrw/doxyfile.in +++ b/mrw/doxyfile.in @@ -9,6 +9,9 @@ ## @license LGPL, see file COPYING ## ## $Log$ +## Revision 1.13 2005/03/11 23:26:18 marc +## repeat brief +## ## Revision 1.12 2005/03/11 23:17:11 marc ## new aliases to document mutexes ## @@ -160,7 +163,7 @@ BRIEF_MEMBER_DESC = YES # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the # brief descriptions will be completely suppressed. -REPEAT_BRIEF = NO +REPEAT_BRIEF = YES # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then # Doxygen will generate a detailed section even if there is only a brief