aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book/src/SUMMARY.md')
-rw-r--r--doc/book/src/SUMMARY.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/book/src/SUMMARY.md b/doc/book/src/SUMMARY.md
index 3e4618a1..5d01dbee 100644
--- a/doc/book/src/SUMMARY.md
+++ b/doc/book/src/SUMMARY.md
@@ -8,19 +8,19 @@
- [Create buckets and keys](./getting_started/bucket.md)
- [Handle files](./getting_started/files.md)
-# Cookbooks
-
-- [Host a website](./website.md)
-
-# Reference Manual
-
-- [S3 API](./compatibility.md)
-
-# Design
-
-- [Related Work](./related_work.md)
-- [Internals](./internals.md)
-
-# Development
-
-- [Setup your environment](./devenv.md)
+- [Cookbooks]()
+ - [Host a website](./website.md)
+ - [Integrate as a media backend]()
+ - [Operate a cluster]()
+
+- [Reference Manual]()
+ - [Garage CLI]()
+ - [S3 API](./compatibility.md)
+
+- [Design]()
+ - [Related Work](./related_work.md)
+ - [Internals](./internals.md)
+
+- [Development]()
+ - [Setup your environment](./devenv.md)
+ - [Your first contribution]()