diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md index 2d3fa62a..972a83f6 100644 --- a/docs/src/SUMMARY.md +++ b/docs/src/SUMMARY.md @@ -14,9 +14,12 @@ - [Overview](overview.md) A high level overview of dora's different components and the differences between operators and custom nodes. - [Dataflow Configuration](dataflow-config.md) Specification of dora's YAML-based dataflow configuration format. +- [Rust API](rust-api.md) +- [C API](c-api.md) +- [Python API](python-api.md) # Brainstorming Ideas - [State Management](state-management.md) Describes dora's state management capabilities for state sharing and recovery. -- [Librairy vs Framework](rust-client.md) +- [Library vs Framework](library-vs-framework.md) - [Middleware Layer Abstraction](./communication-layer.md) \ No newline at end of file