The repository uses generated API documentation for the code-level reference and task-oriented docs for the operational workflow.
The existing generated documentation lives under docs/doxy-docs and is the source for the API reference:
The generated docs are best used for:
- C++ API lookup
- Python API lookup
- scheduler and deployment concepts
- framework terminology and deeper implementation details
Use the task-oriented docs under docs/getting-started/ and docs/guides/ for installation and day-to-day usage.