Skip to content

Bristol Flight Lab docs

This site contains general documentation for Bristol Flight Lab.

It's hosted on the Flight Lab's GitHub org, and uses MkDocs auto-compiled via a GitHub Action. Flight Lab members can push changes to the docs which will be approved by an owner and published. If you want to trial stuff locally first just clone the repo and do:

pip install mkdocs-material mkdocs-implicit-index
mkdocs serve

Then open http://127.0.0.1:8000.

This MkDocs is configured to use mkdocs-literate-nav to pull nav and page ordering from a list in index.md within each folder, like this: