From: Martin Quinson Date: Tue, 9 Oct 2018 23:33:58 +0000 (+0200) Subject: move the this_actor namespace to the top of API X-Git-Tag: v3_22~916 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6e02d3033625ed752857b621b3174efba3f8911d?ds=sidebyside move the this_actor namespace to the top of API I'm using it all the time. --- diff --git a/docs/source/app_s4u.rst b/docs/source/app_s4u.rst index a3c853cf79..46cc216d9c 100644 --- a/docs/source/app_s4u.rst +++ b/docs/source/app_s4u.rst @@ -359,6 +359,13 @@ Here is a little example: API Reference ************* +.. _API_s4u_this_actor: + +========================= +namespace s4u::this_actor +========================= + +.. doxygennamespace:: simgrid::s4u::this_actor .. _API_s4u_Activity: ============= @@ -555,11 +562,3 @@ s4u::VirtualMachine :protected-members: :undoc-members: -.. _API_s4u_this_actor: - -========================= -namespace s4u::this_actor -========================= - - -.. doxygennamespace:: simgrid::s4u::this_actor