Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid me
[simgrid.git] / doc / Doxyfile.in
index 8e239b8..9e622f9 100644 (file)
@@ -396,19 +396,21 @@ WARN_LOGFILE           =
 
 INPUT                  = @srcdir@/index.doc \
                          @srcdir@/FAQ.doc \
+                         @srcdir@/index-API.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 \
                         \
                          @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 
@@ -983,7 +986,7 @@ TAGFILES               =
 # When a file name is specified after GENERATE_TAGFILE, doxygen will create 
 # a tag file that is based on the input files it reads.
 
-GENERATE_TAGFILE       = 
+GENERATE_TAGFILE       = simgrid.tag
 
 # If the ALLEXTERNALS tag is set to YES all external classes will be listed 
 # in the class index. If set to NO only the inherited external classes