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

View file

@ -1,6 +1,6 @@
.. _fault-tolerance-sample-scala:
Diagrams of the Fault Tolerance Sample (Scala)
Diagrams of the Fault Tolerance Sample
----------------------------------------------
@ -48,7 +48,7 @@ Step Description
15, 16 and tells the ``Counter`` to use the new ``Storage``
=========== ==================================================================================
Full Source Code of the Fault Tolerance Sample (Scala)
Full Source Code of the Fault Tolerance Sample
------------------------------------------------------
.. includecode:: code/docs/actor/FaultHandlingDocSample.scala#all