Note
- All images and videos should go to img/ folder
- The documentation will be automatically deployed to the website once a PR is merged to main
Install dependencies
pip install -r requirements.txt
Build the full documentation
make html
Please make sure the documentation can build correctly before merging changes to main!
The full doc files will be in build and can be displayed in the browser by opening build/html/index.html.