doc: add deprecated list in doxygen
authorThomas Monjalon <thomas@monjalon.net>
Thu, 18 Oct 2018 16:09:16 +0000 (18:09 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 25 Oct 2018 14:35:52 +0000 (16:35 +0200)
The option GENERATE_DEPRECATEDLIST will create a page
"Deprecated List" in "Related Pages" menu.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/api/doxy-api.conf.in

index c3d8fde..3b652ac 100644 (file)
@@ -74,7 +74,7 @@ DISTRIBUTE_GROUP_DOC    = YES
 HIDE_UNDOC_MEMBERS      = YES
 HIDE_UNDOC_CLASSES      = YES
 HIDE_SCOPE_NAMES        = YES
-GENERATE_DEPRECATEDLIST = NO
+GENERATE_DEPRECATEDLIST = YES
 VERBATIM_HEADERS        = NO
 ALPHABETICAL_INDEX      = NO