Commit graph

32 commits

Author SHA1 Message Date
Roland
771da2c7e2 clarify wording or Pi sample configuration section
also move Pi.scala into the correct directory so that it can actually
be launched as Scala Application from Eclipse
2012-02-08 11:25:30 +01:00
Roland
96486428e1 add conf override to Pi sample, see #1763 2012-02-06 12:49:22 +01:00
Patrik Nordwall
fa41cea897 Improved java version of pi example also. See #1729 2012-01-26 14:34:31 +01:00
Patrik Nordwall
c64b73004a DOC: Improved Pi example. Removed latch and return result to listener actor. See #1729 2012-01-26 11:57:59 +01:00
Peter Vlugter
37efb72f22 Some documentation fixes
- microkernel information
- repository links
- akka download description
2011-12-15 15:39:30 +13:00
Henrik Engstrom
49e350a815 Updated introduction documents to Akka 2.0. Fixes #1480 2011-12-14 12:08:47 +01:00
Jonas Bonér
d725c9c681 Updated docs with changes to 'actorOf(Props(..))'
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-13 14:53:18 +01:00
Jonas Bonér
c9b787f029 Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-13 14:09:40 +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
Patrik Nordwall
9fdf9a9c66 Removed mist from docs. See #1455 2011-12-09 12:41:08 +01:00
Patrik Nordwall
7999c4c195 Docs: Changed organization id from se.scalablesolutions.akka to com.typesafe.akka 2011-11-18 13:21:23 +01:00
Peter Vlugter
7884691d3a Begin using compiled code examples in the docs. See #781 2011-10-05 17:41:29 +02:00
Viktor Klang
bbb79d8e0d Start removed but cluster is broken 2011-09-08 11:02:17 +02:00
Viktor Klang
c7d58c600b Adding initial support for Props 2011-08-26 17:25:18 +02:00
Jonas Bonér
38e50b77a5 Removed link to second non-existing chapter in the getting started guide 2011-06-23 14:48:48 +02:00
Viktor Klang
fa0478bc32 Replacing !!! with ? 2011-06-13 13:43:21 +02:00
Peter Vlugter
046399c9df Update docs
- use current version (2.0-SNAPSHOT) for easy search and replace
- some updates from akka-modules remerge
2011-05-26 17:14:42 +12:00
Patrik Nordwall
1b58247b1a Docs: fixed missing ref
(cherry picked from commit 210261e70e270d37c939fa3e551b598d87164faa)
2011-05-10 17:44:57 +02:00
Patrik Nordwall
a3499bc535 Docs: Some minor corrections
(cherry picked from commit 52a0b2c6b89b4887f84f052dd85c458a8f4fb68a)
2011-05-10 15:55:16 +02:00
Patrik Nordwall
bfd3f22fb2 merge 2011-05-10 09:59:35 +02:00
Patrik Nordwall
1051c077e8 Docs: fixed broken links 2011-05-10 09:53:58 +02:00
Peter Vlugter
8dec4bcbc4 Update tutorials and include source in the distribution 2011-05-10 16:37:31 +12:00
Patrik Nordwall
e1c5e2bfed Docs: Re-write of Getting Started page
(cherry picked from commit 55ef6998dd473f759803e9d6dc862af80b1cfceb)
2011-05-08 10:24:29 +02:00
Jonas Bonér
36535d50e2 Added instructions on how to check out the tutorial code using git 2011-04-29 03:40:08 -07:00
Patrik Nordwall
390176b64d Added sbt reload before initial update 2011-04-28 22:45:48 +02:00
Peter Vlugter
ad0b55ca7f Fix warnings in docs 2011-04-27 10:04:18 +12:00
Patrik Nordwall
bce7d176f4 Added parens to override of preStart and postStop 2011-04-26 20:31:08 +02:00
Jonas Bonér
2468f9e68a Fixed broken pi calc algo 2011-04-24 09:02:37 -07:00
Jonas Bonér
e22113075f Fixed broken pi calc algo 2011-04-24 09:01:45 -07:00
Patrik Nordwall
be4c0ec90b Merge branch 'master' of github.com:jboner/akka 2011-04-20 20:49:23 +02:00
Jonas Bonér
6e6cd140ea Merge branch 'master' of github.com:jboner/akka 2011-04-20 09:29:29 +02:00
Peter Vlugter
bb8dca5b88 Try reorganised docs 2011-04-20 18:02:11 +12:00
Renamed from akka-docs/manual/getting-started-first-scala.rst (Browse further)