Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the this_actor namespace to the top of API
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 9 Oct 2018 23:33:58 +0000 (01:33 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 9 Oct 2018 23:34:02 +0000 (01:34 +0200)
I'm using it all the time.

docs/source/app_s4u.rst

index a3c853c..46cc216 100644 (file)
@@ -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