Docs: Added some missing links

(cherry picked from commit a70b7c027fba7f24ff1b7496cf8087bc2e9d5038)
This commit is contained in:
Patrik Nordwall 2011-05-06 07:38:49 +02:00
parent 897884bf1c
commit e3189abe54
8 changed files with 47 additions and 10 deletions

View file

@ -1,3 +1,5 @@
.. _developer_guidelines:
Developer Guidelines Developer Guidelines
==================== ====================

View file

@ -3,9 +3,9 @@
.. _documentation: .. _documentation:
############### #########################
Documentation Documentation Guidelines
############### #########################
.. sidebar:: Contents .. sidebar:: Contents

View file

@ -1,8 +1,10 @@
.. _sponsors:
Sponsors Sponsors
============ ============
YourKit YourKit
======= -------
YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit is kindly supporting open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications.

View file

@ -1,9 +1,11 @@
.. _team:
Team Team
===== =====
=================== ========================== ================================= =================== ========================== ====================================
Name Role Email Name Role Email
=================== ========================== ================================= =================== ========================== ====================================
Jonas Bonér Founder, Despot, Committer jonas AT jonasboner DOT com Jonas Bonér Founder, Despot, Committer jonas AT jonasboner DOT com
Viktor Klang Bad cop, Committer viktor DOT klang AT gmail DOT com Viktor Klang Bad cop, Committer viktor DOT klang AT gmail DOT com
Debasish Ghosh Committer dghosh AT acm DOT org Debasish Ghosh Committer dghosh AT acm DOT org
@ -21,5 +23,6 @@ Irmo Manie Committer
Heiko Seeberger Committer Heiko Seeberger Committer
Hiram Chirino Committer Hiram Chirino Committer
Scott Clasen Committer Scott Clasen Committer
Roland Kuhn Committer Roland Kuhn Committer
=================== ========================== ================================= Patrik Nordwall Committer patrik DOT nordwall AT gmail DOT com
=================== ========================== ====================================

View file

@ -1,3 +1,5 @@
.. _issue_tracking:
Issue Tracking Issue Tracking
============== ==============

View file

@ -1,3 +1,5 @@
.. _licenses:
Licenses Licenses
======== ========

View file

@ -1,3 +1,5 @@
.. _migration:
Migration Guides Migration Guides
================ ================

View file

@ -11,7 +11,31 @@ Contents
java/index java/index
dev/index dev/index
Links Project Info
===== ============
* :ref:`migration`
* `Support <http://scalablesolutions.se>`_ * `Support <http://scalablesolutions.se>`_
* `Downloads <http://akka.io/downloads/>`_
* `Source Code <http://github.com/jboner/akka>`_
* `API <http://akka.io/api/akka/snapshot/>`_
* `Maven Repository <http://akka.io/repository/>`_
* `Mailing List <http://groups.google.com/group/akka-user>`_
* :ref:`licenses`
* :ref:`issue_tracking`
* :ref:`team`
* :ref:`developer_guidelines`
* :ref:`documentation`
* :ref:`sponsors`