X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7dbfb54501b0ff072e3daaec992d7ad22a30eed..a6f1ed39139e19a28dc16c4b5f796ab9d9da35ed:/doc/Doxyfile.API.in diff --git a/doc/Doxyfile.API.in b/doc/Doxyfile.API.in index dfd7d95780..06c24578f8 100644 --- a/doc/Doxyfile.API.in +++ b/doc/Doxyfile.API.in @@ -408,6 +408,7 @@ INPUT = @top_srcdir@/include/ \ @top_srcdir@/src/xbt/ \ @srcdir@/modules.doc \ @srcdir@/module-gras.doc \ + @srcdir@/module-xbt.doc \ ./api_index.doc \ ./logcategories.doc @@ -448,7 +449,8 @@ EXCLUDE_PATTERNS = # the \include command). EXAMPLE_PATH = @top_srcdir@/src/surf/ \ - @top_srcdir@/examples + @top_srcdir@/examples \ + @top_srcdir@/testsuite # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp