diff -r 218eeb873259 -r cb082cdf3667 gui/Doxyfile --- a/gui/Doxyfile Mon Nov 21 17:59:27 2005 +0000 +++ b/gui/Doxyfile Mon Nov 21 18:03:20 2005 +0000 @@ -25,7 +25,7 @@ ALWAYS_DETAILED_SEC = NO INLINE_INHERITED_MEMB = NO FULL_PATH_NAMES = YES -STRIP_FROM_PATH = /home/alpar/projects/ETIK/hugo/gui/ +STRIP_FROM_PATH = . STRIP_FROM_INC_PATH = SHORT_NAMES = NO JAVADOC_AUTOBRIEF = NO @@ -82,7 +82,7 @@ #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = /home/alpar/projects/ETIK/hugo/gui +INPUT = . FILE_PATTERNS = *.c \ *.cc \ *.cxx \