Mercurial > libavcodec.hg
changeset 1117:4046cbf85762 libavcodec
looks better IMHO
author | michaelni |
---|---|
date | Sat, 08 Mar 2003 23:43:34 +0000 |
parents | 86a5d0ce86bf |
children | 8248e652d64e |
files | Doxyfile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Doxyfile Sat Mar 08 01:40:52 2003 +0000 +++ b/Doxyfile Sat Mar 08 23:43:34 2003 +0000 @@ -48,7 +48,7 @@ # 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 @@ # 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