blob: 9f712146769c97220e885c3efbe02d5f30f63c16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
site_name: Sink
pages:
- Home: index.md
- Design:
- Terminology: terminology.md
- "Design Goals": designgoals.md
- Overview: design.md
- Resource: resource.md
- Storage: storage.md
- Logging: logging.md
- "Client API": clientapi.md
- "Application Domain Types": applicationdomaintypes.md
- "Tradeoffs and Design Decisions": tradeoffs.md
- Development:
- "Extending Sink": extending.md
- Building: building.md
- "Sink Shell": sinksh.md
theme: readthedocs
|