Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tiny improvement to find-missing: document missing enumvalues
[simgrid.git] / docs / find-missing.ignore
index d65176c..bd2d730 100644 (file)
@@ -1,5 +1,5 @@
 This file lists the symbols ignored in the documentation.
-It follows the RST syntax but is completely ignored by sphinx. 
+It follows the RST syntax but is completely ignored by sphinx.
 It is only used by find-missing, that will not report any definition linked here as missing.
 
 # This is a bug in find-missing, as these symbols are actually documented
@@ -20,6 +20,7 @@ It is only used by find-missing, that will not report any definition linked here
 
 # These are used to make the C++ objects visible from the C world
 .. doxygentypedef:: s4u_Actor
+.. doxygentypedef:: s4u_ActivitySet
 .. doxygentypedef:: s4u_Barrier
 .. doxygentypedef:: s4u_Comm
 .. doxygentypedef:: s4u_ConditionVariable
@@ -33,3 +34,6 @@ It is only used by find-missing, that will not report any definition linked here
 .. doxygentypedef:: s4u_NetZone
 .. doxygentypedef:: s4u_Semaphore
 .. doxygentypedef:: s4u_VM
+.. doxygentypedef:: s4u_Activity
+.. doxygentypedef:: s4u_ActivitySet
+.. doxygentypedef:: s4u_MessageQueue
\ No newline at end of file