document docsrv target

pull/10/head
Paul Jimenez 2018-10-16 23:31:24 -04:00
rodzic f429d6798e
commit 25b5091a2c
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -2,8 +2,6 @@ Documentation of the `master` branch is deployed to Netlify automatically.
To host or develop locally:
- install python3 and pip
- `pip install mkdocs mkdocs-material`
- `mkdocs serve` and visit [localhost:8000](http://localhost:8000).
- `make docsrv` and visit [localhost:8000](http://localhost:8000).
The file `runtime.txt` is necessary to tell Netlify to use Python3.