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 docs are updated, you can deploy the documentation.