Bristol Flight Lab docs pages
How are we organising this?
1 Install local packages:
- pip install mkdocs
- pip install mkdocs-material
- pip install mkdocs-gen-nav-plugin
2 Run local server:
- mkdics serve
3 Open browser to given ip
- Probably http://127.0.0.1:8000/ but it should be printed to terminal