renamed register_additional_node_data() to firm_register_additional_node_data()
[libfirm] / libfirm.doxygen.in
index 49b25c0..7f06190 100644 (file)
@@ -322,7 +322,7 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = @srcdir@/testprograms @srcdir@/ir/tv/IeeeCC754
+EXCLUDE                = @srcdir@/testprograms @srcdir@/ir/tv/IeeeCC754 @srcdir@/ir/be/test
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
 # that are symbolic links (a Unix filesystem feature) are excluded from the input.
@@ -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