Makefile adapted to new directory structure and mixed with the one from Sphinx
python3 -m venv venv
source venv/bin/activate
requirements.txt
pip install -r requirements.txt