diff --git a/akka-docs/project/other-doc.rst b/akka-docs/project/other-doc.rst index 7abfc8c8df..aeba2d9c13 100644 --- a/akka-docs/project/other-doc.rst +++ b/akka-docs/project/other-doc.rst @@ -13,13 +13,24 @@ Automatically published documentation for the latest SNAPSHOT version of Akka ca be found here: - Akka - http://akka.io/docs/akka/snapshot/ (or in `PDF format `__) -- Akka Modules - http://akka.io/docs/akka-modules/snapshot/ (or in `PDF format `__) Release Versions ================ +1.3 +--- + +- Akka 1.3 - http://akka.io/docs/akka/1.3/ (or in `PDF format `__) +- Akka Modules 1.3 - http://akka.io/docs/akka-modules/1.3/ (or in `PDF format `__) + +1.2 +--- + +- Akka 1.2 - http://akka.io/docs/akka/1.2/ (or in `PDF format `__) +- Akka Modules 1.2 - http://akka.io/docs/akka-modules/1.2/ (or in `PDF format `__) + 1.1 ---