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