better document top-level supervisors, see #2366 and #2386

This commit is contained in:
Roland 2012-08-14 20:42:54 +02:00
parent 2c6f482b85
commit ff6a76f375
7 changed files with 97 additions and 15 deletions

View file

@ -61,7 +61,9 @@ As you can see from the example above the following pattern is used to find an `
akka://<actorsystemname>@<hostname>:<port>/<actor path>
For more details on how actor addresses and paths are formed and used, please refer to :ref:`addressing`.
.. note::
For more details on how actor addresses and paths are formed and used, please refer to :ref:`addressing`.
Creating Actors Remotely
^^^^^^^^^^^^^^^^^^^^^^^^