Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 95978 | Differences between
and this patch

Collapse All | Expand All

(-)ifp_gui-0.8.5-orig/Doxyfile (-3 / +3 lines)
Lines 3-9 Link Here
3
#---------------------------------------------------------------------------
3
#---------------------------------------------------------------------------
4
# Project related configuration options
4
# Project related configuration options
5
#---------------------------------------------------------------------------
5
#---------------------------------------------------------------------------
6
PROJECT_NAME           = ifp_gui.kdevelop
6
PROJECT_NAME           = ifp_gui
7
PROJECT_NUMBER         = 0.6.1
7
PROJECT_NUMBER         = 0.6.1
8
OUTPUT_DIRECTORY       = 
8
OUTPUT_DIRECTORY       = 
9
CREATE_SUBDIRS         = NO
9
CREATE_SUBDIRS         = NO
Lines 25-31 Link Here
25
ALWAYS_DETAILED_SEC    = NO
25
ALWAYS_DETAILED_SEC    = NO
26
INLINE_INHERITED_MEMB  = NO
26
INLINE_INHERITED_MEMB  = NO
27
FULL_PATH_NAMES        = NO
27
FULL_PATH_NAMES        = NO
28
STRIP_FROM_PATH        = /home/family/Deveolpment/Kdev/ifp_gui/
28
#STRIP_FROM_PATH        = /home/family/Deveolpment/Kdev/ifp_gui/
29
STRIP_FROM_INC_PATH    = 
29
STRIP_FROM_INC_PATH    = 
30
SHORT_NAMES            = NO
30
SHORT_NAMES            = NO
31
JAVADOC_AUTOBRIEF      = NO
31
JAVADOC_AUTOBRIEF      = NO
Lines 77-83 Link Here
77
#---------------------------------------------------------------------------
77
#---------------------------------------------------------------------------
78
# configuration options related to the input files
78
# configuration options related to the input files
79
#---------------------------------------------------------------------------
79
#---------------------------------------------------------------------------
80
INPUT                  = /home/family/Deveolpment/Kdev/ifp_gui
80
#INPUT                  = /home/family/Deveolpment/Kdev/ifp_gui
81
FILE_PATTERNS          = *.c \
81
FILE_PATTERNS          = *.c \
82
                         *.cc \
82
                         *.cc \
83
                         *.cxx \
83
                         *.cxx \

Return to bug 95978