Merge branch 'master' of github.com:jboner/akka

This commit is contained in:
Jonas Bonér 2011-04-20 10:04:54 +02:00
commit 05f635cfba
3 changed files with 26 additions and 1 deletions

View file

@ -0,0 +1,18 @@
Documentation
=============
The Akka documentation uses `reStructuredText
<http://docutils.sourceforge.net/rst.html>`_ as its markup and is built using
`Sphinx <http://sphinx.pocoo.org>`_.
Sphinx
------
More to come...
reStructuredText
----------------
More to come...

7
akka-docs/dev/index.rst Normal file
View file

@ -0,0 +1,7 @@
Information for Developers
==========================
.. toctree::
:maxdepth: 2
documentation

View file

@ -6,7 +6,7 @@ Contents
intro/index
scala/index
dev/index
Links
=====