X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/03e5a5b3408091f939c10a9237bfc23f0f405a74..3bc13df867552bbd935afcd07b7e3d1494c4de4f:/docs/find-missing.ignore diff --git a/docs/find-missing.ignore b/docs/find-missing.ignore index d65176c10c..bd2d73068c 100644 --- a/docs/find-missing.ignore +++ b/docs/find-missing.ignore @@ -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