From 3208fce42e7b497a8cf129bc223fdc7007482814 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 11 Feb 2020 15:27:32 +0900 Subject: [PATCH] Fix ambiguous image file name warnings Most of the warnings are due to a bug in doxygen (fixed in 1.8.17, but...), however some were legit due to overzealous image search paths wildly including the doxygen output tree. --- doc/quakeforge.dox.conf.in | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/quakeforge.dox.conf.in b/doc/quakeforge.dox.conf.in index 64028f578..3781f222a 100644 --- a/doc/quakeforge.dox.conf.in +++ b/doc/quakeforge.dox.conf.in @@ -937,7 +937,6 @@ EXAMPLE_RECURSIVE = NO # \image command). IMAGE_PATH = @TOPSRC@/doc \ - @builddir@ \ @builddir@/progs \ @builddir@/qtv