Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s/xbt_host_t/xbt_peer_t/
[simgrid.git] / doc / Doxyfile.in
index 430d67f..235acfe 100644 (file)
@@ -404,6 +404,7 @@ INPUT                  = @srcdir@/index.doc \
                          @srcdir@/module-xbt.doc \
                          @srcdir@/module-msg.doc \
                          @srcdir@/module-gras.doc @srcdir@/module-amok.doc \
+                         @srcdir@/module-sd.doc \                       
                         \
                          ./logcategories.doc \
                         \
@@ -412,6 +413,7 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/include/gras \
                          @top_srcdir@/include/amok \
                          @top_srcdir@/include/xbt \
+                         @top_srcdir@/include/simdag \
                          @top_srcdir@/src/xbt/ \
                          @top_srcdir@/src/surf/ \
                          @top_srcdir@/src/msg/ \
@@ -421,7 +423,9 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/src/gras/Transport \
                          @top_srcdir@/src/gras/Virtu \
                          @top_srcdir@/src/amok \
-                         @top_srcdir@/src/amok/Bandwidth
+                         @top_srcdir@/src/amok/Bandwidth \
+                         @top_srcdir@/src/amok/PeerManagement \
+                         @top_srcdir@/src/simdag
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp