Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not write in source tree when compiling (make distcheck happy)
[simgrid.git] / doc / Doxyfile.Examples
index 743cb57..4059256 100644 (file)
@@ -203,7 +203,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. 
@@ -391,7 +391,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = ../examples/msg \
+INPUT                  = ../examples/msg/ \
                          ../examples/modules.doc
 
 # If the value of the INPUT tag contains directories, you can use the