summaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
blob: 21f9471c9a6faa19d8e549bb97eaaa2b311c9dbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
site_name: Sink
pages:
- Home: index.md
- Terminology: terminology.md
- Overview: design.md
- Resource: resource.md
- Storage: storage.md
- Logging: logging.md
- "Client API": clientapi.md
- sinksh: sinksh.md
- "Application Domain Types": applicationdomaintypes.md
- "Extending Sink": extending.md
- Building: building.md
theme: readthedocs