Docs¶
Init by sphinx-quickstart
Make html¶
cd docs
make clean && make html
Serve html¶
python -m http.server --directory _build/html
Github workflows¶
https://github.com/CroMarmot/pytoolkit/settings/actions
Switch Workflow permissions to allow actions write to gh-pages