Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let's run AMOK, friends
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 27 Jun 2005 22:28:02 +0000 (22:28 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 27 Jun 2005 22:28:02 +0000 (22:28 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1437 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/Doxyfile.in

index 8e239b8..2f9e649 100644 (file)
@@ -398,9 +398,9 @@ INPUT                  = @srcdir@/index.doc \
                          @srcdir@/FAQ.doc \
                         \
                          @srcdir@/modules.doc \
-                         @srcdir@/module-gras.doc \
                          @srcdir@/module-xbt.doc \
                          @srcdir@/module-msg.doc \
+                         @srcdir@/module-gras.doc @srcdir@/module-amok.doc \
                         \
                          ./api_index.doc \
                          ./logcategories.doc \
@@ -408,7 +408,9 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/include/ \
                          @top_srcdir@/include/msg \
                          @top_srcdir@/include/gras \
+                         @top_srcdir@/include/amok \
                          @top_srcdir@/include/xbt \
+                         @top_srcdir@/src/xbt/ \
                          @top_srcdir@/src/surf/ \
                          @top_srcdir@/src/msg/ \
                          @top_srcdir@/src/gras \
@@ -416,7 +418,8 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/src/gras/Msg \
                          @top_srcdir@/src/gras/Transport \
                          @top_srcdir@/src/gras/Virtu \
-                         @top_srcdir@/src/xbt/ 
+                         @top_srcdir@/src/amok \
+                         @top_srcdir@/src/amok/Bandwidth
 
 # 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