Commit graph

26 commits

Author SHA1 Message Date
Roland
dd30e81a1a document Specs2 + TestKit, see #2068, plus fix up broken includes
- include move of doc samples out of akka package also in the
  includecode directives
- fix broken serialization docs, which require one thing in the akka
  package
2012-05-24 22:23:36 +02:00
Roland
c3f7aac8f3 make transform DSL nicer, see #1966 2012-05-07 18:21:26 +02:00
Roland
838eaa4345 make all FSM doc code snippets compiled, see #1871
- also remove gratuitious (aka wrong) type parameters from StopEvent
- document new “transform” funcitonality
2012-05-07 17:52:14 +02:00
Jonas Bonér
dc80315b31 merge with master 2012-03-09 20:02:43 +01:00
Peter Vlugter
d7fe025fa2 Update docs theme 2012-03-06 13:20:00 +13:00
Roland
c9b768af7f move to github.com/akka/akka in docs 2012-03-05 10:27:17 +01:00
Jonas Bonér
e91af31fb9 Added FSM to the Node's ClusterCommandDaemon to manage the cluster command state as an FSM. Also added tests for all the FSM state changes.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-02-28 17:04:48 +01:00
Bruce Mitchener
3d90f480d0 Fix spelling errors. 2012-02-14 19:50:01 +07:00
Roland
06b64680e3 doc updates for #1759 2012-01-31 21:58:31 +01:00
Roland
6afed30d43 add Java FSM example and reST, see #1428 2012-01-24 14:32:17 +01:00
Roland
e087c6fd8c include FSMDocSpec example in fsm.rst and fix a few outdated things 2012-01-23 17:43:30 +01:00
Peter Vlugter
e66d46671a Some more minor changes to documentation
- fix some links
- remove references to akka-modules
- remove python module information
2011-12-16 13:32:53 +13:00
Viktor Klang
a95dea4d97 Minor touchups of FSM docs 2011-12-15 23:19:22 +01:00
Roland
31591d4ec2 polish and add general/actors 2011-12-15 12:05:48 +01:00
Patrik Nordwall
b500f4af3a DOC: Removed stability-matrix 2011-12-13 08:09:54 +01:00
Patrik Nordwall
884dc43a7d DOC: Replace all akka.conf references. Fixes #1469
* Let us use :ref:`configuration` in all places to refer to the configuration.
2011-12-09 13:27:27 +01:00
Roland
22c067e239 add TestFSMRef docs 2011-06-19 22:20:45 +02:00
Roland
a45267e967 break out LoggingFSM trait and add rolling event log 2011-06-19 21:20:14 +02:00
Roland
76e8ef4e24 add debug traceability to FSM (plus docs) 2011-06-19 18:03:01 +02:00
Roland
ca36b556fb add terminate(Shutdown) to FSM.postStop 2011-06-19 17:45:59 +02:00
Roland
ad4190651e add import statements to FSM docs 2011-05-05 20:01:05 +02:00
Roland Kuhn
ece765775b move FSM._ import into class, fixes #831 2011-05-02 21:18:14 +02:00
Roland
1ee2446d1f Merge branch 'wip-testkit2'
- also fix some sphinx-build warnings/errors
2011-04-23 11:23:50 +02:00
Patrik Nordwall
a60bbc5f59 Applied patch from bruce.mitchener, with minor adjustment 2011-04-23 08:11:31 +02:00
Roland
1715e3ca58 add testing doc (scala) 2011-04-21 22:06:46 +02:00
Peter Vlugter
bb8dca5b88 Try reorganised docs 2011-04-20 18:02:11 +12:00
Renamed from akka-docs/manual/fsm-scala.rst (Browse further)