.. :tocdepth:: 5

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

Sphinx is included in dev_requirements.txt .
Run in sphinx_source parent folder:

.. code:: bash

    sphinx-build -b html sphinx_source ../docs

to generate html pages in docs


