summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/Doxyfile b/libavcodec/Doxyfile
index 72740d836d..5b8c9b72b3 100644
--- a/libavcodec/Doxyfile
+++ b/libavcodec/Doxyfile
@@ -48,7 +48,7 @@ OUTPUT_LANGUAGE = English
# Private class members and static file members will be hidden unless
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
-EXTRACT_ALL = NO
+EXTRACT_ALL = YES
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
# will be included in the documentation.
@@ -443,7 +443,7 @@ REFERENCED_BY_RELATION = YES
# then for each documented function all documented entities
# called/used by that function will be listed.
-REFERENCES_RELATION = YES
+REFERENCES_RELATION = NO
#---------------------------------------------------------------------------
# configuration options related to the alphabetical class index