Browse Source

fix typo in `SUMMARY.md`

tags/v0.0.0-test.4
haixuanTao 3 years ago
parent
commit
be7c493752
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      docs/src/SUMMARY.md

+ 4
- 1
docs/src/SUMMARY.md View File

@@ -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)

Loading…
Cancel
Save