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
====================

View file

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

View file

@ -1,8 +1,10 @@
.. _sponsors:
Sponsors
============
YourKit
=======
-------
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.

View file

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

View file

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

View file

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

View file

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

View file

@ -11,7 +11,31 @@ Contents
java/index
dev/index
Links
=====
Project Info
============
* :ref:`migration`
* `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`