Cleanup ToC, #22901

* remove old intro / getting started
* other modules, community projects
This commit is contained in:
Patrik Nordwall 2017-05-11 11:09:58 +02:00
parent 70a0cfa38b
commit 6d099cc8ad
28 changed files with 92 additions and 388 deletions

View file

@ -1,4 +1,4 @@
# Your First Akka Application - Hello World
# Quickstart
After all this introduction, we are ready to build our first actor system. We will do so in three chapters.
This first chapter will help you to set up your project, tools and have a simple "Hello World" demo running.