aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/SUMMARY.md.in
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-06-08 11:50:24 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-08-04 12:37:47 +0200
commitdef80d5777dcd5d4b8a10e54be24d745b5d7562b (patch)
tree114c675d84dba1e0f8e352a946ff92f956450560 /doc/manual/src/SUMMARY.md.in
parentc345345deeb188830e62e9b2e957cf1d09d1c6b5 (diff)
add subsections to table of contents
Diffstat (limited to 'doc/manual/src/SUMMARY.md.in')
-rw-r--r--doc/manual/src/SUMMARY.md.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/manual/src/SUMMARY.md.in b/doc/manual/src/SUMMARY.md.in
index 997d75444..5581bad3a 100644
--- a/doc/manual/src/SUMMARY.md.in
+++ b/doc/manual/src/SUMMARY.md.in
@@ -17,7 +17,13 @@
- [Upgrading Nix](installation/upgrading.md)
- [Architecture](architecture/architecture.md)
- [Store](architecture/store/store.md)
- - [Store Path](architecture/store/path.md)
+ - [Store Object](architecture/store/store.md#store-object)
+ - [Reference](architecture/store/store.md#reference)
+ - [Operations](architecture/store/store.md#operations)
+ - [Closure](architecture/store/store.md#closure)
+ - [Files and Processes](architecture/store/store.md#files-and-processes)
+ - [Build system terminology](architecture/store/store.md#build-system-terminology)
+ - [Store Path](architecture/store/path.md)
- [Digest](architecture/store/path.md#digest)
- [Input Addressing](architecture/store/path.md#input-addressing)
- [Content Addressing](architecture/store/path.md#content-addressing)