.. TulipDeveloperHandbook documentation master file, created by
   sphinx-quickstart on Mon Jul  1 10:58:47 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

######################################################
Welcome to the Tulip Developer oriented documentation!
######################################################

.. _introduction:

This manual is a necessary help for the developers of an application using **Tulip** libraries and for the developers of the **Tulip** Team.

It explains how to compile the libraries and the software, it does a presentation of the main methods available in the libraries. Chapters relate the programming and documentation guidelines.


.. _contents:

Contents:
=========

.. toctree::
   :maxdepth: 2

   installation
   tulip_lib
   tulip_tutorial
   graph_format
   plugin_development
   doc_guides

.. tulip_libogl.

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

.. * :ref:`genindex`
.. * :ref:`search`


