Documentation for SWAT+ Editor built by MkDocs Material.
- Install Python 3
- Install packages:
pip install -r requirements.txt - Run the source code with live reloading as you make changes:
mkdocs serve --livereload
A GitHub Actions workflow (.github/workflows/deploy.yml) builds the site and publishes them to GitHub Pages on every push to main.