summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorjohnallen <[email protected]>2007-01-07 22:53:13 +0000
committerjohnallen <[email protected]>2007-01-07 22:53:13 +0000
commitdc22ce2c46ee62a46963d92ccb4a7fc26bd21d26 (patch)
tree8647a1eb087754096c5183012f7ca7409b88d817 /Doxyfile
parent7c524f73450b318c1b45ac584e68f2abb88a5935 (diff)
Documentation begins.
Added method documentation for hb.c as well as a few methods in sync.c and work.c More to come. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@97 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doxyfile b/Doxyfile
index 36f8cfe8b..56ff5a88b 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -28,7 +28,7 @@ FULL_PATH_NAMES = YES
STRIP_FROM_PATH = /Applications/
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
-JAVADOC_AUTOBRIEF = NO
+JAVADOC_AUTOBRIEF = YES
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP = NO
INHERIT_DOCS = YES
@@ -255,8 +255,8 @@ UML_LOOK = NO
TEMPLATE_RELATIONS = NO
INCLUDE_GRAPH = YES
INCLUDED_BY_GRAPH = YES
-CALL_GRAPH = YES
-CALLER_GRAPH = YES
+CALL_GRAPH = NO
+CALLER_GRAPH = NO
GRAPHICAL_HIERARCHY = YES
DIRECTORY_GRAPH = YES
DOT_IMAGE_FORMAT = png