Moksha Documentation
====================

:Status: Under Development

Moksha is a platform for creating live collaborative applications.  It provides
a layer of cohesion and collaboration between existing applications, services,
and communities.

** Link to wiki, tickets, mailing lists, etc...
** be *the* homepage, let trac just be for tickets and wiki.

:Homepage: http://moksha.fedorahosted.org
:Demo Dashboard: http://moksha.csh.rit.edu

Vision
------

.. toctree::
   :maxdepth: 2

   main/Vision

Architecture
------------

.. toctree::
   :maxdepth: 2

   main/Architecture


Getting Started
---------------

.. toctree::
   :maxdepth: 2

   main/GettingStarted

Applications
------------

.. toctree::
   :maxdepth: 1

   main/PluginEntryPoints
   main/Caching
   main/GlobalResources

Messaging
---------

.. toctree::
   :maxdepth: 1

   main/Messaging
   main/MessageBrokers
   main/Topics
   main/Consumers
   main/Producers
   main/MokshaHub

Widgets
-------
.. toctree::
   :maxdepth: 1

   main/Feeds
   main/LiveWidget
   main/MokshaContainerWidgets
   main/Widgets
..
    Model
    -----

    .. toctree::
       :maxdepth: 2

       main/MokshaModel

WSGI Middleware
---------------

.. toctree::
   :maxdepth: 1

   main/Middleware

Development
-----------
.. toctree::
   :maxdepth: 2

   main/Development

Deployment
----------
.. toctree::
   :maxdepth: 2

   main/Deployment

Third-party Documentation
-------------------------

* `TurboGears <http://turbogears.org/2.0/docs/index.html>`_
* `ToscaWidgets <http://toscawidgets.org/>`_
* `SQLAlchemy <http://www.sqlalchemy.org/docs/05>`_

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

