-
Create a Python virtual environment
$ python3 -m venv venv
-
Install dependencies
$ pip install -r requirements.txt
-
Build the documentation
$ make html
-
View the built site
_build/html/index.html
in your browser
docs
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||