From: Richard Kreckel Date: Thu, 10 Aug 2000 18:17:38 +0000 (+0000) Subject: - Huh, \includegraphics doesn't like dots. Disabled. X-Git-Tag: release_0-6-4^0 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=84f6a848d8e4dcd573e515c10747939cec316b49 - Huh, \includegraphics doesn't like dots. Disabled. --- diff --git a/doc/reference/DoxyfileTEX b/doc/reference/DoxyfileTEX index 2aa3ef42..b9d5b163 100644 --- a/doc/reference/DoxyfileTEX +++ b/doc/reference/DoxyfileTEX @@ -582,13 +582,13 @@ COLLABORATION_GRAPH = YES # the direct and indirect include dependencies of the file with other # documented files. -INCLUDE_GRAPH = YES +INCLUDE_GRAPH = NO # If the ENABLE_PREPROCESSING, INCLUDED_BY_GRAPH, and HAVE_DOT tags are set to # YES then doxygen will generate a graph for each documented header file showing # the documented files that directly or indirectly include this file -INCLUDED_BY_GRAPH = YES +INCLUDED_BY_GRAPH = NO # 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.