📝 add documentation on udev
This commit is contained in:
9
docs/documenting.md
Normal file
9
docs/documenting.md
Normal file
@@ -0,0 +1,9 @@
|
||||
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).
|
||||
|
||||
The file `runtime.txt` is necessary to tell Netlify to use Python3.
|
Reference in New Issue
Block a user