From bc4eb312ac4601a4137c35f4a56b9b83b4b18339 Mon Sep 17 00:00:00 2001 From: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> Date: Tue, 13 Jun 2023 14:20:34 +0200 Subject: [PATCH] Remove image path (#302) Signed-off-by: acuadros95 --- rmw_microxrcedds_c/doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmw_microxrcedds_c/doxyfile.in b/rmw_microxrcedds_c/doxyfile.in index dd5844fd..a24ffc0c 100644 --- a/rmw_microxrcedds_c/doxyfile.in +++ b/rmw_microxrcedds_c/doxyfile.in @@ -876,7 +876,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = "@PROJECT_SOURCE_DIR@/utils/images/logo" +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