From 4a027b9e8232fe3e8d37f32e2eb1527a60daf619 Mon Sep 17 00:00:00 2001 From: Henrik Engstrom Date: Fri, 16 Dec 2011 00:05:54 +0100 Subject: [PATCH] Added brief documentation for Java specific routing. --- akka-docs/java/routing.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/akka-docs/java/routing.rst b/akka-docs/java/routing.rst index 6a1e491b3b..2c0f74c696 100644 --- a/akka-docs/java/routing.rst +++ b/akka-docs/java/routing.rst @@ -1,4 +1,12 @@ + +.. _routing-java: + Routing (Java) ============== -TDB \ No newline at end of file +This part of the documentation is not done. + +We continuously strive to add and improve the documentation so you may want to have a +look at the `snapshot repository `_. + +You can also get some ideas of the routing by looking at the corresponding :ref:`routing-scala` documentation. \ No newline at end of file