aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/SUMMARY.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-03-17 17:24:11 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-03-17 17:24:11 +0100
commit60f994a118afdde241d9a2296e2e8e090e08674d (patch)
tree249af0fa111e0c3ee9548c4d8ad95d0b30156db8 /doc/book/src/SUMMARY.md
parent002538f92c1d9f95f2d699337f7d891c6aa0c9a4 (diff)
downloadgarage-60f994a118afdde241d9a2296e2e8e090e08674d.tar.gz
garage-60f994a118afdde241d9a2296e2e8e090e08674d.zip
Working on the getting started guide
Diffstat (limited to 'doc/book/src/SUMMARY.md')
-rw-r--r--doc/book/src/SUMMARY.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/book/src/SUMMARY.md b/doc/book/src/SUMMARY.md
index 7697948b..48abf741 100644
--- a/doc/book/src/SUMMARY.md
+++ b/doc/book/src/SUMMARY.md
@@ -3,7 +3,8 @@
[The Garage Data Store](./intro.md)
- [Getting Started](./getting_started/index.md)
- - [Installation](./getting_started/install.md)
+ - [Get a binary](./getting_started/binary.md)
+ - [Configure the daemon](./getting_started/daemon.md)
- [Configure a cluster](./getting_started/cluster.md)
- [Create buckets and keys](./getting_started/bucket.md)
- [Handle files](./getting_started/files.md)