From 7e5b2244d61cd85f8676753635293209595d5f06 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 2 Jan 2019 16:20:07 +0100 Subject: [PATCH] py: document the this_actor submodule --- docs/source/app_s4u.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/source/app_s4u.rst b/docs/source/app_s4u.rst index ffe1151119..ea65f530a2 100644 --- a/docs/source/app_s4u.rst +++ b/docs/source/app_s4u.rst @@ -580,13 +580,12 @@ Python API Reference The Python API is generated with pybind11. It closely mimicks the C++ API, to which you should refer for more information. -========= -Functions -========= +========== +this_actor +========== -.. automodule:: simgrid +.. automodule:: simgrid.this_actor :members: - :exclude-members: Actor, Host, Engine, Mailbox =========== Class Actor -- 2.20.1