Added paths for Doxygen to search for images in
This commit is contained in:
@@ -1009,7 +1009,10 @@ EXAMPLE_RECURSIVE = NO
|
||||
# that contain images that are to be included in the documentation (see the
|
||||
# \image command).
|
||||
|
||||
IMAGE_PATH =
|
||||
IMAGE_PATH = Hardware \
|
||||
Meta \
|
||||
Resources \
|
||||
Software
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user