From c8070c80d3bf42e646dbd1e3b20e91c27d7a5033 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 20 Nov 2024 16:39:41 +0100 Subject: just-repository-config(5): Document the format for computed roots ... now that a basic implementation is available. --- share/man/just-repository-config.5.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share') diff --git a/share/man/just-repository-config.5.md b/share/man/just-repository-config.5.md index ccb1bc17..f5bd98bf 100644 --- a/share/man/just-repository-config.5.md +++ b/share/man/just-repository-config.5.md @@ -37,6 +37,11 @@ which determines the type and semantic of the subsequent elements: entry is missing, the root is considered absent and any target requiring this root has to come from a specified serve end point. + - *`"computed"`* refers to a file root that is the result of evaluating + an export target of a content-fixed repository. The list has to have + length 5, with the remaining arguments being the global repository name, + the module name, the target name, and the configuration, in that order. + Repository description ---------------------- -- cgit v1.2.3