Add meta-docs

This commit is contained in:
Peter Vlugter 2011-04-20 19:49:06 +12:00
parent bb8dca5b88
commit df4ba5d3bd
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 intro/index
scala/index scala/index
dev/index
Links Links
===== =====