pekko/akka-docs/rst/scala.rst
Roland 651f699893 add akka.Main and use that to add Hello World docs
- akka.Main will start an ActorSystem and one actor; when that actor
  terminates the system is shut down
- HelloWorld sample with two actors
2013-04-30 11:31:17 +02:00

20 lines
306 B
ReStructuredText

.. _scala-api:
Scala Documentation
===================
.. toctree::
:maxdepth: 2
intro/index-scala
general/index
scala/index-actors
scala/index-futures
scala/index-network
scala/index-utilities
scala/howto
experimental/index
dev/index
project/index
additional/index