diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-01-18 14:37:44 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-01-20 15:47:43 +0100 |
commit | aed7f7937e95339d7b424c401efc51c5c3a7f607 (patch) | |
tree | e78c7bce461da31b782c97cdeeea0e287d20994c /README.md | |
parent | a16cb8f9af371f56fdb5e6b5efd7cbdf9b03b72e (diff) | |
download | justbuild-aed7f7937e95339d7b424c401efc51c5c3a7f607.tar.gz |
Document the conepts behind garbage collection
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |