diff --git a/akka-docs/rst/additional/books.rst b/akka-docs/rst/additional/books.rst new file mode 100644 index 0000000000..dab7f57cfd --- /dev/null +++ b/akka-docs/rst/additional/books.rst @@ -0,0 +1,6 @@ +Books +===== + +* `Akka in Action `_, by Raymond Roestenburg and Rob Bakker, Manning Publications Co., ISBN: 9781617291012, est fall 2013 +* `Akka Concurrency `_, by Derek Wyatt, artima developer, ISBN: 0981531660, est April 2013 +* `Akka Essentials `_, by Munish K. Gupta, PACKT Publishing, ISBN: 1849518289, October 2012 diff --git a/akka-docs/rst/additional/index.rst b/akka-docs/rst/additional/index.rst index 284586d59d..910fa500f8 100644 --- a/akka-docs/rst/additional/index.rst +++ b/akka-docs/rst/additional/index.rst @@ -4,6 +4,7 @@ Additional Information .. toctree:: :maxdepth: 2 + books recipes language-bindings osgi