From 98c282f1157c61b1abbcbf1f4675ade663155995 Mon Sep 17 00:00:00 2001 From: Roland Kuhn Date: Thu, 13 Mar 2014 08:54:41 +0100 Subject: [PATCH] =doc clean up what-is-akka.rst and switch to www.typesafe.com the latter is necessary because of broken DNS requirements which make apex domains brittle (since they must resolve to an A record with a single IP) --- akka-contrib/docs/cluster-client.rst | 6 +- akka-contrib/docs/cluster-sharding.rst | 4 +- akka-contrib/docs/cluster-singleton.rst | 6 +- akka-contrib/docs/distributed-pub-sub.rst | 4 +- akka-docs/_sphinx/themes/akka/layout.html | 10 +-- akka-docs/rst/dev/multi-node-testing.rst | 4 +- akka-docs/rst/intro/getting-started.rst | 12 ++-- akka-docs/rst/intro/what-is-akka.rst | 86 ++++++++--------------- akka-docs/rst/java/camel.rst | 4 +- akka-docs/rst/java/cluster-usage.rst | 20 +++--- akka-docs/rst/java/hello-world.rst | 8 +-- akka-docs/rst/java/lambda-actors.rst | 4 +- akka-docs/rst/java/lambda-fsm.rst | 4 +- akka-docs/rst/java/lambda-persistence.rst | 4 +- akka-docs/rst/java/microkernel.rst | 2 +- akka-docs/rst/java/persistence.rst | 4 +- akka-docs/rst/java/remoting.rst | 4 +- akka-docs/rst/java/untyped-actors.rst | 2 +- akka-docs/rst/project/links.rst | 6 +- akka-docs/rst/project/sponsors.rst | 2 +- akka-docs/rst/scala/actors.rst | 4 +- akka-docs/rst/scala/camel.rst | 4 +- akka-docs/rst/scala/cluster-usage.rst | 20 +++--- akka-docs/rst/scala/fsm.rst | 4 +- akka-docs/rst/scala/hello-world.rst | 8 +-- akka-docs/rst/scala/microkernel.rst | 2 +- akka-docs/rst/scala/persistence.rst | 4 +- akka-docs/rst/scala/remoting.rst | 4 +- 28 files changed, 108 insertions(+), 138 deletions(-) diff --git a/akka-contrib/docs/cluster-client.rst b/akka-contrib/docs/cluster-client.rst index f57f092874..21c190e581 100644 --- a/akka-contrib/docs/cluster-client.rst +++ b/akka-contrib/docs/cluster-client.rst @@ -83,9 +83,9 @@ The ``initialContacts`` parameter is a ``Set[ActorSelection]``, which can be cre You will probably define the address information of the initial contact points in configuration or system property. -A more comprehensive sample is available in the `Typesafe Activator `_ -tutorial named `Distributed workers with Akka and Scala! `_ -and `Distributed workers with Akka and Java! `_. +A more comprehensive sample is available in the `Typesafe Activator `_ +tutorial named `Distributed workers with Akka and Scala! `_ +and `Distributed workers with Akka and Java! `_. ClusterReceptionistExtension ---------------------------- diff --git a/akka-contrib/docs/cluster-sharding.rst b/akka-contrib/docs/cluster-sharding.rst index d5b00141b6..8e799607aa 100644 --- a/akka-contrib/docs/cluster-sharding.rst +++ b/akka-contrib/docs/cluster-sharding.rst @@ -110,8 +110,8 @@ first message for a specific entry is delivered. .. includecode:: @contribSrc@/src/multi-jvm/scala/akka/contrib/pattern/ClusterShardingSpec.scala#counter-usage -A more comprehensive sample is available in the `Typesafe Activator `_ -tutorial named `Akka Cluster Sharding with Scala! `_. +A more comprehensive sample is available in the `Typesafe Activator `_ +tutorial named `Akka Cluster Sharding with Scala! `_. How it works ------------ diff --git a/akka-contrib/docs/cluster-singleton.rst b/akka-contrib/docs/cluster-singleton.rst index 7af56932c3..2739995c17 100644 --- a/akka-contrib/docs/cluster-singleton.rst +++ b/akka-contrib/docs/cluster-singleton.rst @@ -105,8 +105,8 @@ A nice alternative to the above proxy is to use :ref:`distributed-pub-sub`. Let actor register itself to the mediator with ``DistributedPubSubMediator.Put`` message when it is started. Send messages to the singleton actor via the mediator with ``DistributedPubSubMediator.SendToAll``. -A more comprehensive sample is available in the `Typesafe Activator `_ -tutorial named `Distributed workers with Akka and Scala! `_ -and `Distributed workers with Akka and Java! `_. +A more comprehensive sample is available in the `Typesafe Activator `_ +tutorial named `Distributed workers with Akka and Scala! `_ +and `Distributed workers with Akka and Java! `_. diff --git a/akka-contrib/docs/distributed-pub-sub.rst b/akka-contrib/docs/distributed-pub-sub.rst index d2104adc40..001ae78747 100644 --- a/akka-contrib/docs/distributed-pub-sub.rst +++ b/akka-contrib/docs/distributed-pub-sub.rst @@ -108,8 +108,8 @@ It can publish messages to the topic from anywhere in the cluster: .. includecode:: @contribSrc@/src/multi-jvm/scala/akka/contrib/pattern/DistributedPubSubMediatorSpec.scala#publish-message -A more comprehensive sample is available in the `Typesafe Activator `_ -tutorial named `Akka Clustered PubSub with Scala! `_. +A more comprehensive sample is available in the `Typesafe Activator `_ +tutorial named `Akka Clustered PubSub with Scala! `_. DistributedPubSubExtension -------------------------- diff --git a/akka-docs/_sphinx/themes/akka/layout.html b/akka-docs/_sphinx/themes/akka/layout.html index 87c2758f9f..e060cf1be1 100644 --- a/akka-docs/_sphinx/themes/akka/layout.html +++ b/akka-docs/_sphinx/themes/akka/layout.html @@ -49,10 +49,10 @@ @@ -119,7 +119,7 @@
  • Akka
  • Documentation
  • FAQ
  • -
  • Downloads
  • +
  • Downloads
  • News
  • Blog
  • @@ -132,7 +132,7 @@ @@ -142,7 +142,7 @@