diff --git a/docs/api/Doxyfile.cmake b/docs/api/Doxyfile.cmake index c0ad29cc..57bd1892 100644 --- a/docs/api/Doxyfile.cmake +++ b/docs/api/Doxyfile.cmake @@ -876,7 +876,8 @@ FILE_PATTERNS = *.cpp \ *.h \ *.dox \ *.md \ - *.gif + *.gif \ + *.png # The RECURSIVE tag can be used to specify whether or not subdirectories should # be searched for input files as well.