Docs: Added other-doc, links to documentation for other versions
(cherry picked from commit d2b634ee085bd7ff69c27626390ae944f71eeaa9)
This commit is contained in:
parent
207a3743f5
commit
76b4592deb
3 changed files with 36 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ Links
|
|||
|
||||
* :ref:`scaladoc`
|
||||
|
||||
* :ref:`other-doc`
|
||||
|
||||
* `Akka Modules Documentation <http://akka.io/docs/akka-modules/1.1/>`_.
|
||||
|
||||
* :ref:`issue_tracking`
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ Project Information
|
|||
migration-guides
|
||||
release-notes
|
||||
scaladoc
|
||||
other-doc
|
||||
issue-tracking
|
||||
licenses
|
||||
sponsors
|
||||
|
|
|
|||
33
akka-docs/project/other-doc.rst
Normal file
33
akka-docs/project/other-doc.rst
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
|
||||
.. _other-doc:
|
||||
|
||||
##################################
|
||||
Documentation for Other Versions
|
||||
##################################
|
||||
|
||||
|
||||
Akka Snapshot
|
||||
=============
|
||||
|
||||
Automatically published documentation for the latest SNAPSHOT version of Akka can
|
||||
be found here: http://akka.io/docs/akka/snapshot/
|
||||
|
||||
Release Versions
|
||||
================
|
||||
|
||||
1.1
|
||||
---
|
||||
|
||||
- Akka 1.1 - http://akka.io/docs/akka/1.1/
|
||||
- Akka Modules 1.1 - http://akka.io/docs/akka-modules/1.1/
|
||||
|
||||
1.0
|
||||
---
|
||||
|
||||
- Akka 1.0 - http://akka.io/docs/akka-1.0/Home.html (or in `PDF format <http://akka.io/docs/akka-1.0.pdf>`__)
|
||||
|
||||
Older
|
||||
-----
|
||||
|
||||
- Akka 0.10 - http://www.scalablesolutions.se/akka/docs/akka-0.10/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue