Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Next version will be 3.1
[simgrid.git] / doc / Doxyfile.in
index 5876793c1a06c5069295d08a725733f77ba04f0b..cb0c3a5d0b4edb2d2a59f6db85d67ea0567b07e5 100644 (file)
@@ -396,8 +396,9 @@ WARN_LOGFILE           =
 
 INPUT                  = @srcdir@/index.doc \
                          @srcdir@/FAQ.doc \
+                         @srcdir@/contrib.doc \
                          @srcdir@/publis.doc \
-                         @srcdir@/index-API.doc \
+                         ./index-API.doc \
                         \
                          @srcdir@/modules.doc \
                          @srcdir@/module-xbt.doc \
@@ -420,7 +421,8 @@ 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/HostManagement
 
 # 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