X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/258e701ab0ee1e354fd237c0b06b5c52f206af24..372f92e67e3eb3ca800b6d9bcf214594cf3b6798:/docs/source/Doxyfile diff --git a/docs/source/Doxyfile b/docs/source/Doxyfile index 4f745520a3..0e1decc2b3 100644 --- a/docs/source/Doxyfile +++ b/docs/source/Doxyfile @@ -3,6 +3,7 @@ INPUT = ../../include/simgrid/forward.h INPUT += ../../include/simgrid/plugins/ INPUT += ../../include/simgrid/s4u/ INPUT += ../../include/simgrid/actor.h +INPUT += ../../include/simgrid/activity_set.h INPUT += ../../src/s4u/s4u_Actor.cpp INPUT += ../../include/simgrid/barrier.h INPUT += ../../include/simgrid/comm.h @@ -20,6 +21,7 @@ INPUT += ../../include/simgrid/semaphore.h INPUT += ../../include/simgrid/vm.h INPUT += ../../include/simgrid/zone.h INPUT += ../../include/smpi/smpi.h +INPUT += ../../include/xbt/function_types.h INPUT += ../../include/xbt/dynar.h INPUT += ../../src/xbt/dynar.cpp INPUT += ../../include/xbt/signal.hpp @@ -66,6 +68,6 @@ PREDEFINED += \ XBT_ATTRIB_NORETURN= \ XBT_ATTRIB_UNUSED= \ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(cname,parent,desc)= \ - XBT_ATTRIB_DEPRECATED_v336(mesg)= \ XBT_ATTRIB_DEPRECATED_v338(mesg)= \ - XBT_ATTRIB_DEPRECATED_v339(mesg)= + XBT_ATTRIB_DEPRECATED_v339(mesg)= \ + XBT_ATTRIB_DEPRECATED_v340(mesg)=