X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=libfirm.doxygen.in;h=49b25c06ffcdb69e178a8dd4191e27e030e0896d;hb=b78a13deadcd14b661cea1c2a8b448cc79b06f63;hp=ae776e2f0b6840743dd3e1ab480e0135faace575;hpb=737b89e6d50f43f15432a9bd8b1d6031e8610ee1;p=libfirm diff --git a/libfirm.doxygen.in b/libfirm.doxygen.in index ae776e2f0..49b25c06f 100644 --- a/libfirm.doxygen.in +++ b/libfirm.doxygen.in @@ -57,7 +57,7 @@ EXTRACT_PRIVATE = no # If the EXTRACT_STATIC tag is set to YES all static members of a file # will be included in the documentation. -EXTRACT_STATIC = NO +EXTRACT_STATIC = YES # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) # defined locally in source files will be included in the documentation. @@ -196,7 +196,7 @@ SORT_MEMBER_DOCS = YES # member in the group (if any) for the other members of the group. By default # all members of a group must be documented explicitly. -DISTRIBUTE_GROUP_DOC = NO +DISTRIBUTE_GROUP_DOC = YES # The TAB_SIZE tag can be used to set the number of spaces in a tab. # Doxygen uses this value to replace tabs by spaces in code fragments. @@ -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.