summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-04-09 10:25:02 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-04-09 13:33:21 +0200
commita28b427eec70f45e5464b04f93f1d4b95662cd69 (patch)
treed0f293efee6f119e8c2e71344cd3662e462fdbd0 /README.md
parent1554fa58e852bbab0516397043234d995f1e519d (diff)
downloadjustbuild-a28b427eec70f45e5464b04f93f1d4b95662cd69.tar.gz
Document tree overlays as implemented concept
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 d83f9c04..b31c5982 100644
--- a/README.md
+++ b/README.md
@@ -54,5 +54,6 @@ dependencies locally (neither as source nor as binary).
- [Target-Level Caching as a Service](doc/concepts/service-target-cache.md)
- [Garbage Collection](doc/concepts/garbage.md)
- [Symbolic links](doc/concepts/symlinks.md)
+- [Tree overlays](doc/concepts/tree-overlay.md)
- [Execution properties](doc/concepts/execution-properties.md)
- [Computed roots](doc/concepts/computed-roots.md)