Enlightenment CVS committal Author : mej Project : eterm Module : libast
Dir : eterm/libast Modified Files: ChangeLog Doxyfile Log Message: Fri Nov 21 16:39:23 2003 Michael Jennings (mej) Tasty new goodies thanks to Graphviz. =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v retrieving revision 1.88 retrieving revision 1.89 diff -u -3 -r1.88 -r1.89 --- ChangeLog 19 Nov 2003 22:39:57 -0000 1.88 +++ ChangeLog 21 Nov 2003 21:39:39 -0000 1.89 @@ -499,3 +499,7 @@ Added unit tests for the above. ---------------------------------------------------------------------- +Fri Nov 21 16:39:23 2003 Michael Jennings (mej) + +Tasty new goodies thanks to Graphviz. +---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/Doxyfile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- Doxyfile 1 Nov 2003 18:56:43 -0000 1.8 +++ Doxyfile 21 Nov 2003 21:39:39 -0000 1.9 @@ -961,14 +961,14 @@ # inheritance and usage relations if the target is undocumented # or is not a class. -HIDE_UNDOC_RELATIONS = YES +HIDE_UNDOC_RELATIONS = NO # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is # available from the path. This tool is part of Graphviz, a graph visualization # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = NO +HAVE_DOT = YES # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and @@ -988,7 +988,7 @@ # collaboration diagrams in a style similiar to the OMG's Unified Modeling # Language. -UML_LOOK = NO +UML_LOOK = YES # If set to YES, the inheritance and collaboration graphs will show the # relations between templates and their instances. @@ -1015,7 +1015,7 @@ # So in most cases it will be better to enable call graphs for selected # functions only using the \callgraph command. -CALL_GRAPH = NO +CALL_GRAPH = YES # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen # will graphical hierarchy of all classes instead of a textual one. @@ -1045,7 +1045,7 @@ # the specified constraint. Beware that most browsers cannot cope with very # large images. -MAX_DOT_GRAPH_WIDTH = 1024 +MAX_DOT_GRAPH_WIDTH = 600 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height # (in pixels) of the graphs generated by dot. If a graph becomes larger than @@ -1053,7 +1053,7 @@ # the specified constraint. Beware that most browsers cannot cope with very # large images. -MAX_DOT_GRAPH_HEIGHT = 1024 +MAX_DOT_GRAPH_HEIGHT = 2048 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the # graphs generated by dot. A depth value of 3 means that only nodes reachable ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs