diff --git a/doc/Doxyfile b/doc/Doxyfile index e8709c0721..f817e19686 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1001,7 +1001,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = . +IMAGE_PATH = img # 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 diff --git a/doc/smptefmt.png b/doc/img/smptefmt.png similarity index 100% rename from doc/smptefmt.png rename to doc/img/smptefmt.png