Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move msg module to its own file
[simgrid.git] / doc / Doxyfile.API.in
index dfd7d95..5f1ef03 100644 (file)
@@ -408,6 +408,8 @@ INPUT                  = @top_srcdir@/include/ \
                          @top_srcdir@/src/xbt/ \
                          @srcdir@/modules.doc \
                          @srcdir@/module-gras.doc \
+                         @srcdir@/module-xbt.doc \
+                         @srcdir@/module-msg.doc \
                          ./api_index.doc \
                          ./logcategories.doc
 
@@ -448,7 +450,8 @@ EXCLUDE_PATTERNS       =
 # the \include command).
 
 EXAMPLE_PATH           = @top_srcdir@/src/surf/ \
-                         @top_srcdir@/examples
+                         @top_srcdir@/examples \
+                         @top_srcdir@/testsuite
 
 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 
 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp