solo/docs/documenting.md
2018-11-02 00:10:22 -04:00

283 B

Documentation of the master branch is deployed to Netlify automatically.

To host or develop locally:

pip install mkdocs mkdocs-material

make docsrv and visit localhost:8000.

The file runtime.txt is necessary to tell Netlify to use Python3.