aboutsummaryrefslogtreecommitdiff
path: root/doc/doxygen.cfg
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-06-07 17:01:54 +0200
committerDavid Bremner <david@tethera.net>2015-08-04 09:11:17 +0200
commit7e2d0ef10588b37922a6b48ca18005ce51bc0669 (patch)
tree5e1b376904ff568ac3193c4dc0c17e1afa933d36 /doc/doxygen.cfg
parente6ad3a5dd4ca7a09a4760c4eb6721217cc906aaa (diff)
lib: define NOTMUCH_DEPRECATED macro, document its use.
This has been tested with gcc and clang.
Diffstat (limited to 'doc/doxygen.cfg')
-rw-r--r--doc/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
index 42b63394..c033f344 100644
--- a/doc/doxygen.cfg
+++ b/doc/doxygen.cfg
@@ -74,7 +74,7 @@ STRICT_PROTO_MATCHING = NO
GENERATE_TODOLIST = NO
GENERATE_TESTLIST = NO
GENERATE_BUGLIST = NO
-GENERATE_DEPRECATEDLIST= NO
+GENERATE_DEPRECATEDLIST= YES
ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 30
SHOW_USED_FILES = NO