diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-05-09 09:54:48 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-05-09 17:06:06 +0200 |
commit | 45a162ab5bbe3f40c2ef53c6867bc2e89ab584a5 (patch) | |
tree | 218174db17bcfe40acc82e11d2df7b3d52a0a8e4 /README.md | |
parent | 25f2adc502c0fca5a49fda7ea8dd5ceb15643c83 (diff) | |
download | justbuild-45a162ab5bbe3f40c2ef53c6867bc2e89ab584a5.tar.gz |
Add basic introduction to tree overlays
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ dependencies locally (neither as source nor as binary). - [Computed roots](doc/tutorial/computed.md) - [More build delegation through a serve endpoint](doc/tutorial/build-delegation.md) - [Invocation logging and profiling](doc/tutorial/invocation-logging.md) + - [Tree overlays](doc/tutorial/tree-overlay.md) ## Documentation |