restructure ToC of reST docs

- completely decouple Java/Scala and remove heading suffixes
- move all images into images/
- move cluster docs into “official” place
This commit is contained in:
Roland 2013-04-19 13:21:15 +02:00
parent c86cc0b8f7
commit 63c6bc7d88
89 changed files with 252 additions and 336 deletions

20
akka-docs/rst/java.rst Normal file
View file

@ -0,0 +1,20 @@
.. _java-api:
Java Documentation
==================
.. toctree::
:maxdepth: 2
intro/index
general/index
java/index-actors
java/index-futures
java/index-network
java/index-utilities
java/howto
experimental/index
dev/index
project/index
additional/index