.. _index:

=====================
trytond documentation
=====================

Support
=======

* Looking for specific information? Try the :ref:`genindex`, :ref:`modindex`.

* Search information in the `mailing list`_.

* Ask a question in the `#tryton IRC channel`_, or search the `IRC logs`_.

* Report issues with trytond on `issue tracker`_.

.. _mailing list: http://groups.tryton.org/
.. _#tryton IRC channel: irc://irc.freenode.net/tryton
.. _IRC logs: http://www.tryton.org/~irclog/
.. _issue tracker: http://bugs.tryton.org/

First steps
===========

    * **Installation:**
      :ref:`Installation <topics-install>` |
      :ref:`Configuration <topics-configuration>` |
      :ref:`Setup a database <topics-setup-database>` |
      :ref:`Start the server <topics-start-server>`

The model layer
===============

    * **Models:**
      :ref:`Model syntax <topics-models>` |
      :ref:`Field types <ref-models-fields>` |
      :ref:`Domain syntax <topics-domain>` |
      :ref:`Access rights <topics-access_rights>` |
      :ref:`Triggers <topics-triggers>`

The view layer
==============

    * **Views:**
      :ref:`View types <topics-views>` |
      :ref:`Extension <topics-extension>`

    * **Reports:**
      :ref:`Report definition <topics-reports>`

The development process
=======================

    * **Modules**
      :ref:`Module definition <topics-modules>`

Contents
========

.. toctree::
    :maxdepth: 2

    topics/index
    ref/index

Indices, glossary and tables
============================

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