Documentation for AutomateDV
This documentation website uses the mkdocs documentation framework and the material for mkdocs theme.
To update any docs, simply edit the corresponding .md files in the docs/ directory.
- Ensure that dependencies are installed from the provided
Pipfile. Note: Ignore thedocs/requirements.txtfile for local development. This dependency file is for automated builders. - Run
mkdocs servefrom the terminal - This local website will automatically re-generate itself as you make changes, so no need to close it down.

