aboutsummaryrefslogtreecommitdiff
path: root/doc/src/SUMMARY.md
blob: 6dd80341c92d2fd3b69817e7ec224001ac7e1991 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Summary

[Introduction](./index.md)

# Quick start

- [Installation](./installation.md)
- [Setup](./setup.md)
- [Validation](./validate.md)

# Cookbook

 - [Not ready for production]()

# Design

- [Overview](./overview.md)
- [Mailboxes](./mailbox.md)
- [Mutation Log](./log.md)
- [IMAP UID proof](./imap_uid.md)

# Reference

- [Data format](./data_format.md)
- [Cryptography & key management](./crypt-key.md)

# Development

- [Notes](./notes.md)