From d5dfcc32ea3a024203518a3b118af127cfc5c672 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 26 Apr 2022 09:34:11 +0200 Subject: Improve documenatation of our internal rules In particular, document the result for the most important rules. --- data/RULES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/RULES b/data/RULES index 17ac2d9..172fc2f 100644 --- a/data/RULES +++ b/data/RULES @@ -9,6 +9,11 @@ , "Individual directory components are joined with \"/\"." ] } + , "artifacts_doc": + [ "The runfiles of the \"srcs\" targets staged to the directory" + , "specified in \"stage\"." + ] + , "runfiles_doc": ["Same as artifacts"] , "expression": { "type": "let*" , "bindings": -- cgit v1.2.3