X-Git-Url: https://git.llucax.com/z.facultad/75.42/figuras.git/blobdiff_plain/d59a939796884f74e123689ce4ba59ed1a707d24..97e53887b274b619a05713c784357cbf80007c89:/Doxyfile diff --git a/Doxyfile b/Doxyfile index f6eef78..43d9b46 100644 --- a/Doxyfile +++ b/Doxyfile @@ -284,7 +284,7 @@ MAX_INITIALIZER_LINES = 30 # For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. -OPTIMIZE_OUTPUT_FOR_C = YES +OPTIMIZE_OUTPUT_FOR_C = NO # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources # only. Doxygen will then generate output that is more tailored for Java. @@ -408,7 +408,7 @@ EXAMPLE_RECURSIVE = NO # directories that contain image that are included in the documentation (see # the \image command). -IMAGE_PATH = +IMAGE_PATH = ./ # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program @@ -954,7 +954,7 @@ HAVE_DOT = YES # indirect inheritance relations. Setting this tag to YES will force the # the CLASS_DIAGRAMS tag to NO. -CLASS_GRAPH = NO +CLASS_GRAPH = YES # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and