Files

5 lines
231 B
Markdown
Raw Permalink Normal View History

2026-07-09 10:03:32 -04:00
# Documentation
- Documentation is in `docs` and is built with mkdocs (inside `docs`, run `mkdocs serve` to preview after running `pip install mkdocs-material`).
- The OpenAPI (Swagger) spec for the EagleCast API is in `swagger`.