solo/docs/documenting.md
2018-10-16 23:31:24 -04:00

8 lines
241 B
Markdown

Documentation of the `master` branch is deployed to Netlify automatically.
To host or develop locally:
- `make docsrv` and visit [localhost:8000](http://localhost:8000).
The file `runtime.txt` is necessary to tell Netlify to use Python3.