From bbfd7d286ee5ed4e3caceb20d9debb0f971adb19 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 23 Jan 2025 10:17:08 +0100 Subject: Document computed roots as implemented concept ... rather than as future design. While there, also add target-level caching as a service to the list of documentation pages. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f444864f..5315524b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ taken from user-defined rules described by functional expressions. - [Cache Pragma and Testing](doc/concepts/cache-pragma.md) - [Anonymous Targets](doc/concepts/anonymous-targets.md) - [Target-Level Caching](doc/concepts/target-cache.md) +- [Target-Level Caching as a Service](doc/concepts/service-target-cache.md) - [Garbage Collection](doc/concepts/garbage.md) - [Symbolic links](doc/concepts/symlinks.md) - [Execution properties](doc/concepts/execution-properties.md) +- [Computed roots](doc/concepts/computed-roots.md) -- cgit v1.2.3