Skip to content

Commit e0df83b

Browse files
authored
Fix memilio logo in doxygen documentation (#926)
1 parent 64a8581 commit e0df83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Doxyfile

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

824-
IMAGE_PATH =
824+
IMAGE_PATH = ../docs/memilio-small.png
825825

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

0 commit comments

Comments
 (0)