Mercurial > libavcodec.hg
diff Doxyfile @ 1117:4046cbf85762 libavcodec
looks better IMHO
| author | michaelni |
|---|---|
| date | Sat, 08 Mar 2003 23:43:34 +0000 |
| parents | bfc18110d4b6 |
| children | 547a503247e8 |
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
