1.1 --- a/gui/Doxyfile Mon Nov 21 17:59:27 2005 +0000
1.2 +++ b/gui/Doxyfile Mon Nov 21 18:03:20 2005 +0000
1.3 @@ -25,7 +25,7 @@
1.4 ALWAYS_DETAILED_SEC = NO
1.5 INLINE_INHERITED_MEMB = NO
1.6 FULL_PATH_NAMES = YES
1.7 -STRIP_FROM_PATH = /home/alpar/projects/ETIK/hugo/gui/
1.8 +STRIP_FROM_PATH = .
1.9 STRIP_FROM_INC_PATH =
1.10 SHORT_NAMES = NO
1.11 JAVADOC_AUTOBRIEF = NO
1.12 @@ -82,7 +82,7 @@
1.13 #---------------------------------------------------------------------------
1.14 # configuration options related to the input files
1.15 #---------------------------------------------------------------------------
1.16 -INPUT = /home/alpar/projects/ETIK/hugo/gui
1.17 +INPUT = .
1.18 FILE_PATTERNS = *.c \
1.19 *.cc \
1.20 *.cxx \