[doxygen] disable generation of TODO list

This commit is contained in:
Luis Diaz Mas 2019-03-01 07:41:40 +01:00 committed by Luis Díaz Más
parent 31f256da29
commit aea51f5d41

View File

@ -613,7 +613,7 @@ STRICT_PROTO_MATCHING = NO
# list. This list is created by putting \todo commands in the documentation.
# The default value is: YES.
GENERATE_TODOLIST = YES
GENERATE_TODOLIST = NO
# The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
# list. This list is created by putting \test commands in the documentation.