Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorg the MPI doc, and document SMPI_app_instance_start in release notes
[simgrid.git] / docs / source / Doxyfile
index 1595fcb..822b323 100644 (file)
@@ -19,6 +19,7 @@ INPUT                 += ../../include/simgrid/mutex.h
 INPUT                 += ../../include/simgrid/semaphore.h
 INPUT                 += ../../include/simgrid/vm.h
 INPUT                 += ../../include/simgrid/zone.h
+INPUT                 += ../../include/smpi/smpi.h
 INPUT                 += ../../include/xbt/dynar.h
 INPUT                 += ../../src/xbt/dynar.cpp
 INPUT                 += ../../include/xbt/signal.hpp