diff --git a/Doxyfile.in b/Doxyfile.in index a1c97ba..f79aa79 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -26,7 +26,7 @@ EXCLUDE = @CMAKE_CURRENT_SOURCE_DIR@/SDL2pp/external # Examples (doesn't work atm) EXAMPLE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/examples -# Filter through sed to remove badges which Doxygen fail to process properly +# Filter through sed to remove badges which Doxygen fails to process properly INPUT_FILTER = "sed -e '/^\[!\[/d'" FILTER_PATTERNS = *.md