summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-18 14:37:44 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-20 15:47:43 +0100
commitaed7f7937e95339d7b424c401efc51c5c3a7f607 (patch)
treee78c7bce461da31b782c97cdeeea0e287d20994c /README.md
parenta16cb8f9af371f56fdb5e6b5efd7cbdf9b03b72e (diff)
downloadjustbuild-aed7f7937e95339d7b424c401efc51c5c3a7f607.tar.gz
Document the conepts behind garbage collection
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f5606b61..f9b7dda4 100644
--- a/README.md
+++ b/README.md
@@ -35,3 +35,4 @@ taken from user-defined rules described by functional expressions.
- [Cache Pragma and Testing](doc/concepts/cache-pragma.org)
- [Anonymous Targets](doc/concepts/anonymous-targets.org)
- [Target-Level Caching](doc/concepts/target-cache.org)
+- [Garbage Collection](doc/concepts/garbage.org)