summaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-12-13 12:34:07 +0000
committerRalf Habacker <ralf.habacker@freenet.de>2021-12-16 08:02:26 +0000
commitce8d7759a2afeb961d10be96724af2630de362e5 (patch)
treeb871efd17e0726e3b3f704a22c1e93d98b4f5178 /Doxyfile.in
parentedc0134b1048bcabea4a4ceb44bb6de0a492b399 (diff)
downloaddbus-ce8d7759a2afeb961d10be96724af2630de362e5.tar.gz
doc: Don't include TODO list in API documentation
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>
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index 38baf5d8..bddb18c9 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -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 =