Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Test for failed host is wrong for parallel tasks.
[simgrid.git] / doc / Doxyfile.in
index 8d1a74b..d6e5e13 100644 (file)
@@ -586,7 +586,7 @@ FILE_VERSION_FILTER    =
 # You can optionally specify a file name after the option, if omitted
 # DoxygenLayout.xml will be used as the name of the layout file.
 
-LAYOUT_FILE            = DoxygenLayoutSimgrid.xml
+LAYOUT_FILE            = SimgridDoxygenLayout.xml
 
 # The CITE_BIB_FILES tag can be used to specify one or more bib files
 # containing the references data. This must be a list of .bib files. The
@@ -658,7 +658,8 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = index.doc 
+INPUT                  = index.doc \
+                         FAQ.doc
                          
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is