# Install dependencies.
pip install -r requirements-docs.txt
# Build the docs.
make clean
make htmlpython -m http.server -d _build/html/Launch your browser and navigate to http://localhost:8000 to view the documentation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
# Install dependencies.
pip install -r requirements-docs.txt
# Build the docs.
make clean
make htmlpython -m http.server -d _build/html/Launch your browser and navigate to http://localhost:8000 to view the documentation.