Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s/xbt_host_t/xbt_peer_t/
[simgrid.git] / doc / Doxyfile.in
index 0d0b125..235acfe 100644 (file)
@@ -413,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/ \
@@ -423,7 +424,8 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/src/gras/Virtu \
                          @top_srcdir@/src/amok \
                          @top_srcdir@/src/amok/Bandwidth \
-                         @top_srcdir@/src/amok/HostManagement
+                         @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