doc: Don't include TODO list in API documentation
authorSimon McVittie <smcv@collabora.com>
Mon, 13 Dec 2021 12:34:07 +0000 (12:34 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 17 Dec 2021 12:54:40 +0000 (12:54 +0000)
This is sorted non-deterministically, which is undesired for reproducible
builds, and is not really part of the API in any case.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit ce8d7759a2afeb961d10be96724af2630de362e5)

Doxyfile.in

index dbbdb4f..b204048 100644 (file)
@@ -30,7 +30,7 @@ INLINE_INFO            = YES
 SORT_MEMBER_DOCS       = YES
 DISTRIBUTE_GROUP_DOC   = NO
 TAB_SIZE               = 8
-GENERATE_TODOLIST      = YES
+GENERATE_TODOLIST      = NO
 GENERATE_TESTLIST      = YES
 GENERATE_BUGLIST       = YES
 ALIASES                =