update doxygen input filter for todos
This commit is contained in:
2
Doxyfile
2
Doxyfile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user