X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=libfirm.doxygen.in;h=07d025a4348b768b6a09a785cb92695ae96b384d;hb=38f684d4f49617cb7cebc95f5dd35e9e061edd99;hp=c2810e0a7e786096bdecdffe7b0273972b02656a;hpb=d87ce17d15a359aef2678a39ce30a4b7f3ce3e71;p=libfirm diff --git a/libfirm.doxygen.in b/libfirm.doxygen.in index c2810e0a7..07d025a43 100644 --- a/libfirm.doxygen.in +++ b/libfirm.doxygen.in @@ -785,7 +785,7 @@ CLASS_DIAGRAMS = YES # 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 = YES +HAVE_DOT = NO # 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 @@ -835,7 +835,7 @@ GRAPHICAL_HIERARCHY = YES # generated by dot. Possible values are gif, jpg, and png # If left blank gif will be used. -DOT_IMAGE_FORMAT = gif +DOT_IMAGE_FORMAT = png # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path.