.. EweeStats documentation master file, created by
   sphinx-quickstart on Fri Apr 18 08:44:30 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

**************************
Documentation de EweeStats
**************************
EweeStats est un programme d'analyse et de traitement des données destiné à l'Ewee. Il lit les données en analogique, les traite et les présente.
EweeStats démarre au lancement de la RPi et enregistre toutes les données tant que l'Ewee fonctionne.


Sections
########
.. toctree::
    :maxdepth: 1

    stuff_soft
    data_reading_transmitting
    data_processing
    presenting


Choix matériels
***************
.. toctree::
    :maxdepth: 2

    stuff_soft

Acquisition et transmission des mesures
***************************************
.. toctree::
    :maxdepth: 2

    data_reading_transmitting

Traitement des données
**********************
.. toctree::
    :maxdepth: 2

    data_processing

Présentation des mesures
************************
.. toctree::
    :maxdepth: 2

    presenting

Documentation de conception
###########################
.. toctree::
    :maxdepth: 3

    tech_module
    tech_arch
    tech_init
    tech_generisation
    tech_rw
    tech_ihmimh
    tech_graph
    tech_multithreading
    tech_diffusion

Indices and tables
##################

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

