aboutsummaryrefslogtreecommitdiff
path: root/doc/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/SUMMARY.md')
-rw-r--r--doc/src/SUMMARY.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/src/SUMMARY.md b/doc/src/SUMMARY.md
new file mode 100644
index 0000000..6dd8034
--- /dev/null
+++ b/doc/src/SUMMARY.md
@@ -0,0 +1,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)