Contributing#
If you'd like to add models to flag new areas, please update this documentation and add an integration test (more details here)
Running docs locally#
Docs are generated using Material for MkDocs. To test them locally, run the following commands (use a Python virtual environment):
Docs are then automatically pushed to the website as part of our CI/CD process. We use mike as part of the process to publish different versions of the docs.
Recommended VSCode extensions to help with writing docs#
- 
- Highlight issues with the Markdown code
- 
The config used in .vscode/settings.jsonis the following:
 
- 
- Makes it easy to paste links on top of text to create markdown links