ems controller documentation
This documentation is built with MkDocs and served as a static website.
- Python 3.7+
- MkDocs Material theme
- Install the required dependencies:
pip install -r requirements.txt- Serve the documentation locally
mkdocs serveThe documentation will be available at http://127.0.0.1:8000