-
Install a python virtual environment
python3.9 -m venv venv
-
Enter virtual environment
source venv/bin/activate -
Install requirements:
pip install -r requirements.txt
-
Run documentation locally:
mkdocs serve
rustsmith/docs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|