Arbit - project tracking

Arbit - project tracking

Edit wiki page

You do not have sufficant permissions to edit or create the wiki page.

===================
Arbit documentation
===================

There is no real arbit end user documentation available yet. You might want to take a look at the `arbit development wiki`__ which contains some documentation about the internals of arbit.

__ /arbit/development_wiki/view/Start

.. note:: Please help us extending the documentation section.

Developer documentation
=======================

- `Installation guide`__

  The installation guide should help you installing arbit in your favorite 
  environment.

- `Setting up a Continuous Integration environment`__

  This guides you through the setup of an Continuous Integration environment inside of arbit.

- `Migration guides`__

  The migration describe potential problems, which might occur during updates.

- Customization__

  A description on the ways of customizing the appearance of an arbit installation.

- `Module development`__

  Describes how to start developing an arbit module.

- `Periodic`__

  Describes how periodic works

__ InstallationGuide
__ ContinuousIntegration
__ MigrationGuides
__ Customization
__ ModuleDevelopment
__ Periodic