Update documentation
To update documentation:
- edit files in the repo
./docsfolder - update the
navsection in the repo./mkdocs.ymlfile to specify sections and links.
In the docs, please ensure links to other repo files are relative links. For example:
[Page](./page.md)
Once merged to master, docs are deployed automatically with the next release.