update doxygen input filter for todos

This commit is contained in:
scawful
2024-04-14 09:35:32 -05:00
parent e5d44a71ee
commit ef6d78327e

View File

@@ -1133,7 +1133,7 @@ IMAGE_PATH =
# need to set EXTENSION_MAPPING for the extension otherwise the files are not
# properly processed by doxygen.
INPUT_FILTER = "sed -e 's/\/\/.*TODO/\/\/\/ \\todo/'"
INPUT_FILTER = "sed -e 's/\/\/.*TODO:/\/\/\/ \\todo/'"
# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
# basis. Doxygen will compare the file name with each pattern and apply the