Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sanitize the log channels naming scheme in GRAS too
[simgrid.git] / doc / Doxyfile.in
index 3d2a899..cb0c3a5 100644 (file)
@@ -396,6 +396,7 @@ WARN_LOGFILE           =
 
 INPUT                  = @srcdir@/index.doc \
                          @srcdir@/FAQ.doc \
+                         @srcdir@/contrib.doc \
                          @srcdir@/publis.doc \
                          ./index-API.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