aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/SUMMARY.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-11-10 10:01:48 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-11-10 10:02:22 +0100
commit323514be15f3e0790e2bfdf4b78aff0e13f10ceb (patch)
treead318a32f667e3af2db3b7ec46d973d13ae46c55 /doc/book/src/SUMMARY.md
parentad8d5139cfdc923d0b836202dbf0ca4155b27acb (diff)
downloadgarage-323514be15f3e0790e2bfdf4b78aff0e13f10ceb.tar.gz
garage-323514be15f3e0790e2bfdf4b78aff0e13f10ceb.zip
Documentation for Nix binary cache
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 2095523f..f33077d7 100644
--- a/doc/book/src/SUMMARY.md
+++ b/doc/book/src/SUMMARY.md
@@ -16,7 +16,7 @@
- [Integrations](./connect/index.md)
- [Apps (Nextcloud, Peertube...)](./connect/apps.md)
- [Websites (Hugo, Jekyll, Publii...)](./connect/websites.md)
- - [Repositories (Docker, Nix...)](./connect/repositories.md)
+ - [Repositories (Docker, Nix, Git...)](./connect/repositories.md)
- [CLI tools (rclone, awscli, mc...)](./connect/cli.md)
- [Your code (PHP, JS, Go...)](./connect/code.md)
@@ -35,6 +35,7 @@
- [Setup your environment](./development/devenv.md)
- [Development scripts](./development/scripts.md)
- [Release process](./development/release_process.md)
+ - [Miscellaneous notes](./development/miscellaneous_notes.md)
- [Working Documents](./working_documents/index.md)
- [Load Balancing Data](./working_documents/load_balancing.md)