Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document xbt_dynar_t in the new doc
[simgrid.git] / docs / source / Doxyfile
index 3f66286..95f48f2 100644 (file)
@@ -19,6 +19,8 @@ INPUT                 += ../../include/simgrid/mutex.h
 INPUT                 += ../../include/simgrid/semaphore.h
 INPUT                 += ../../include/simgrid/vm.h
 INPUT                 += ../../include/simgrid/zone.h
+INPUT                 += ../../include/xbt/dynar.h
+INPUT                 += ../../src/xbt/dynar.cpp
 INPUT                 += ../../include/xbt/signal.hpp
 INPUT                 += ../../src/msg/
 INPUT                 += ../../src/plugins/