Skip to content

Commit 6833232

Browse files
Remove image path (#302) (#304)
Signed-off-by: acuadros95 <acuadros1995@gmail.com> (cherry picked from commit bc4eb31) Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com>
1 parent 8e83c69 commit 6833232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rmw_microxrcedds_c/doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ EXAMPLE_RECURSIVE = NO
876876
# that contain images that are to be included in the documentation (see the
877877
# \image command).
878878

879-
IMAGE_PATH = "@PROJECT_SOURCE_DIR@/utils/images/logo"
879+
IMAGE_PATH =
880880

881881
# The INPUT_FILTER tag can be used to specify a program that doxygen should
882882
# invoke to filter for each input file. Doxygen will invoke the filter program

0 commit comments

Comments
 (0)