.. To_do_list documentation master file, created by
   sphinx-quickstart on Tue Oct 24 16:13:01 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. image:: _static/logo.png
   :alt: Description alternative pour l'image
   :width: 1200px

Documentation
======================================

Modules
-------

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   main
   streamlit
   task_manager
   task
   db


Tests
-----

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   test_main
   test_db
   test_task
   test_task_manager
   test_streamlit

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

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