]> code.delx.au - pulseaudio/blobdiff - doxygen/doxygen.conf.in
doxygen: Enable GENERATE_DEPRECATEDLIST
[pulseaudio] / doxygen / doxygen.conf.in
index 43380e9e5c51a3dd2f9f36b83843311fc0399685..82ccad617204b958a8c37c42ec00b80c195dac25 100644 (file)
@@ -541,7 +541,7 @@ GENERATE_BUGLIST       = NO
 # 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 section-label ... \endif