X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7cf06da45f549acd23d6d9e0bcb97cbdfc64186..512273b5dab057e0f93aaed9c09c79d0e4960b61:/docs/find-missing.ignore diff --git a/docs/find-missing.ignore b/docs/find-missing.ignore index 49e55afed0..f7581519da 100644 --- a/docs/find-missing.ignore +++ b/docs/find-missing.ignore @@ -1,16 +1,13 @@ 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 .. doxygenTODOfunction:: simgrid::s4u::Host::route_to(const Host *dest, std::vector< Link * > &links, double *latency) .. doxygenTODOfunction:: simgrid::s4u::Host::route_to(const Host *dest, std::vector< kernel::resource::LinkImpl * > &links, double *latency) -# The fact that actors can return an int is a legacy behavior for MSG .. doxygenTODOfunction:: simgrid::s4u::Engine::register_default(const kernel::actor::ActorCodeFactory &factory) -.. doxygenTODOfunction:: simgrid::s4u::Engine::register_default(int(*code)(int, char **)) .. doxygenTODOfunction:: simgrid::s4u::Engine::register_function(const std::string &name, const kernel::actor::ActorCodeFactory &factory) -.. doxygenTODOfunction:: simgrid::s4u::Engine::register_function(const std::string &name, int(*code)(int, char **)) # These should not be public .. doxygenfunction:: simgrid::s4u::Link::get_impl() @@ -36,3 +33,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