From e098976c556c220477954d402fbd3e21b5c1277b Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Wed, 23 Sep 2015 16:32:51 -0700 Subject: [PATCH] doc: remove reference to nonexistent images dir Change-Id: Idedc1d0ef978739b1dfb8937b824c7326832e3a7 Signed-off-by: Daniel Verkamp --- doc/Doxyfile.nvme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile.nvme b/doc/Doxyfile.nvme index f48bcf6d3..e1d2ed12a 100644 --- a/doc/Doxyfile.nvme +++ b/doc/Doxyfile.nvme @@ -852,7 +852,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = images +IMAGE_PATH = # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program