show relative include path
tho [Fri, 1 Feb 2008 15:55:21 +0000 (15:55 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@659 270642c3-0616-0410-b53a-bc976706d245

doclib/Doxyfile.global

index 374d259..f188e64 100644 (file)
@@ -4,6 +4,7 @@ FILE_PATTERNS          = *.c *.cc *.cci *.ct *.cti *.h *.hh *.ih *.mpp *.dox
 EXCLUDE_PATTERNS       = *.test.cc *.test.hh .* *~ "#*#"
 IMAGE_PATH             = .
 INPUT_FILTER           = "$(TOPDIR)/doclib/filter.pl"
+STRIP_FROM_INC_PATH    = $(TOPDIR)
 
 ALIASES                = "fixme=\xrefitem fixme \"Fix\" \"Fixmes\"" \
                          "idea=\xrefitem idea \"Idea\" \"Ideas\"" \