Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update workstation handling in SimDag. Change the prefix of SimDag functions with...
[simgrid.git] / doc / Doxyfile.in
index 21ad4e1..cb0c3a5 100644 (file)
@@ -396,7 +396,9 @@ WARN_LOGFILE           =
 
 INPUT                  = @srcdir@/index.doc \
                          @srcdir@/FAQ.doc \
-                         @srcdir@/index-API.doc \
+                         @srcdir@/contrib.doc \
+                         @srcdir@/publis.doc \
+                         ./index-API.doc \
                         \
                          @srcdir@/modules.doc \
                          @srcdir@/module-xbt.doc \
@@ -419,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 
@@ -459,6 +462,7 @@ EXCLUDE_PATTERNS       =
 
 EXAMPLE_PATH           = ./ \
                          @top_srcdir@/src/surf/ \
+                         @top_srcdir@/src/xbt/ \
                          @top_srcdir@/examples \
                          @top_srcdir@/testsuite