summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-12-13 12:34:07 +0000
committerSimon McVittie <smcv@collabora.com>2021-12-17 12:54:40 +0000
commitac6e6cb68a06ec022f994899dc8f490a030b4060 (patch)
tree81cbe1c2adee6e24eda2bb14d47ee7c7d291e400
parent91e0c5f0ccfdf5dd399c4dacea1f1f575546d6ff (diff)
downloaddbus-ac6e6cb68a06ec022f994899dc8f490a030b4060.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> (cherry picked from commit ce8d7759a2afeb961d10be96724af2630de362e5)
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index dbbdb4f7..b2040487 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 =