- Python3
pip3 install -r requirements.txt
pip3 install Sphinx==5.2.0
make html
Documentation files will be accessible at build/html/index.html
Commits to master will trigger a build by Read the docs and deployed to production.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip3 install -r requirements.txt
pip3 install Sphinx==5.2.0
make html
Documentation files will be accessible at build/html/index.html
Commits to master will trigger a build by Read the docs and deployed to production.