Source of the https://itpp.dev/test/ website
Install dependencies:
sudo pip install -r requirements.txt
Edit files in doc-src
folder. Check documentations:
Try it out:
cd /path/to/odoo-test-docs/doc-src make html
google-chrome _build/html/index.html
Make commits, push, create Pull Request