- Clone this project
- Read this tutorial: https://docs.readthedocs.io/en/stable/tutorial/
- Install dependencies
-
pip install --user -r requirements.txt
-
- Build the docs
-
cd docs make html
-
- Open the
.html
files in a browser.
pip install --user -r requirements.txt
cd docs
make html
.html
files in a browser.