diff --git a/doc/Doxyfile_common b/doc/Doxyfile_common index a36a2c10..aeeea20c 100644 --- a/doc/Doxyfile_common +++ b/doc/Doxyfile_common @@ -536,7 +536,7 @@ GENERATE_BUGLIST = YES # disable (NO) the deprecated list. This list is created by putting # \deprecated commands in the documentation. -GENERATE_DEPRECATEDLIST= NO +GENERATE_DEPRECATEDLIST= YES # The ENABLED_SECTIONS tag can be used to enable conditional # documentation sections, marked by \if sectionname ... \endif.