5 lines
231 B
Markdown
5 lines
231 B
Markdown
# 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`.
|