From fb200b094aef2d37ea9c356d3cc3a238ec992168 Mon Sep 17 00:00:00 2001 From: Peter Vlugter Date: Thu, 26 May 2011 17:22:13 +1200 Subject: [PATCH] Fix warnings in docs --- akka-docs/dev/multi-jvm-testing.rst | 4 ++-- akka-docs/project/migration-guide-0.10.x-1.0.x.rst | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/akka-docs/dev/multi-jvm-testing.rst b/akka-docs/dev/multi-jvm-testing.rst index 84a3e5de32..fe5d48540a 100644 --- a/akka-docs/dev/multi-jvm-testing.rst +++ b/akka-docs/dev/multi-jvm-testing.rst @@ -62,7 +62,7 @@ like the following:: When you call ``multi-jvm-run Test`` at the sbt prompt, three JVMs will be spawned, one for each node. It will look like this: -.. code-block:: shell +.. code-block:: none > multi-jvm-run Test ... @@ -252,7 +252,7 @@ something in coordination:: An example output from this would be: -.. code-block:: shell +.. code-block:: none > multi-jvm-run Test ... diff --git a/akka-docs/project/migration-guide-0.10.x-1.0.x.rst b/akka-docs/project/migration-guide-0.10.x-1.0.x.rst index 5cdbbfd608..fbc951229b 100644 --- a/akka-docs/project/migration-guide-0.10.x-1.0.x.rst +++ b/akka-docs/project/migration-guide-0.10.x-1.0.x.rst @@ -1,4 +1,4 @@ -Migration guide from 0.10.x to 1.0.x +Migration Guide 0.10.x to 1.0.x ==================================== Akka & Akka Modules separated into two different repositories and distributions @@ -15,7 +15,7 @@ Download the release you need (Akka core or Akka Modules) from `.xsd +The Akka-Spring namespace has changed from akkasource.org and scalablesolutions.se to http://akka.io/schema and http://akka.io/akka-.xsd Module akka-actor ----------------- @@ -444,4 +444,4 @@ The Akka XML schema URI has changed to http://akka.io/schema/akka - \ No newline at end of file +