Documentation based on Material for MkDocs.
- python >= 3.12
Create a virtualenv
virtualenv -p python3.12 venvor
python3.12 -m venv venvInstall Python dependencies
source venv/bin/activate
make installmake servemake buildmake dist-zip| Name | Name | Last commit date | ||
|---|---|---|---|---|
Documentation based on Material for MkDocs.
Create a virtualenv
virtualenv -p python3.12 venvor
python3.12 -m venv venvInstall Python dependencies
source venv/bin/activate
make installmake servemake buildmake dist-zip