]> git.llucax.com Git - z.facultad/75.42/figuras.git/blobdiff - Doxyfile
Se termina la documentacion.
[z.facultad/75.42/figuras.git] / Doxyfile
index f6eef78325fc9f664f81624826b07a57a122c343..43d9b463a65af23b1f0099a7ee22f88fc90606f5 100644 (file)
--- 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