Update ref docs

- First set of changes for doc updates for M3
- Relates #88
This commit is contained in:
Janne Valkealahti
2015-07-26 16:50:29 +01:00
parent e92a6c5a09
commit 706f1de232
11 changed files with 623 additions and 13 deletions

View File

@@ -304,3 +304,11 @@ still working together in a sense. This is why orthogonal regions can
combine together a multiple simultaneous states within a single state
in a state machine.
[appendix]
[[appendices-zookeeper]]
== Distributed State Machine with Zookeeper
This appendix provides more detailed technical documentation about
using a Zookeeper with a Spring State Machine.
tbd.