Documentation site for robot-inspection, built with MkDocs Material.
pip install mkdocs-material
mkdocs serveOpen http://127.0.0.1:8000.
Automatically deployed to GitHub Pages on every push to main via GitHub Actions.
Manual deploy:
mkdocs gh-deploy