diff --git a/doc/src/config.dox b/doc/src/config.dox index c9ba92966f3c179453d3c93221f27bf11ffeb18e..d7006e0ad8550eb7c4604c605b8abaf8b5b1c19b 100644 --- a/doc/src/config.dox +++ b/doc/src/config.dox @@ -129,7 +129,7 @@ BRIEF_MEMBER_DESC = YES # brief descriptions will be completely suppressed. # The default value is: YES. -REPEAT_BRIEF = YES +REPEAT_BRIEF = NO # This tag implements a quasi-intelligent brief description abbreviator that is # used to form the text in various listings. Each string in this list, if found @@ -184,7 +184,7 @@ FULL_PATH_NAMES = YES # will be relative from the directory where doxygen is started. # This tag requires that the tag FULL_PATH_NAMES is set to YES. -STRIP_FROM_PATH = +STRIP_FROM_PATH = /home/lamura/Programming/gits # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the # path mentioned in the documentation of a class, which tells the reader which