aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-05-03 13:55:11 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-08-04 12:37:47 +0200
commitb18852eb3fc1d62ec307d3b2f102c6bd8574d069 (patch)
treee20633c8919308cc9995ec56d1d551e9539437aa
parent7cec9ee3612c7255e6dc4fb94fc238f3d81ced03 (diff)
remove incomplete section: content-addressed objects
-rw-r--r--doc/manual/src/SUMMARY.md.in1
-rw-r--r--doc/manual/src/architecture/store/object-ca.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/manual/src/SUMMARY.md.in b/doc/manual/src/SUMMARY.md.in
index c35505bbe..11a974b47 100644
--- a/doc/manual/src/SUMMARY.md.in
+++ b/doc/manual/src/SUMMARY.md.in
@@ -20,7 +20,6 @@
- [Store Objects](architecture/store/objects.md)
- [Store Paths](architecture/store/paths.md)
- [Nix Archives](architecture/store/nar.md)
- - [Content-Addressing Store Objects](architecture/store/object-ca.md)
- [Derivations](architecture/store/drvs/drvs.md)
- [Input-Addressing](architecture/store/drvs/ia.md)
- [Content-Addressing (Experimental)](architecture/store/drvs/ca.md)
diff --git a/doc/manual/src/architecture/store/object-ca.md b/doc/manual/src/architecture/store/object-ca.md
deleted file mode 100644
index 1333ed77b..000000000
--- a/doc/manual/src/architecture/store/object-ca.md
+++ /dev/null
@@ -1 +0,0 @@
-TODO