From 2e02e5589dc55c1411b1e70659d5acc1bbb02ed3 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 20 Jan 2025 14:56:08 +0100 Subject: [PATCH] file(MAKE_DIRECTORY): Document current source directory Relative paths in the directories list argument are treated as relative to the current source directory. --- Help/command/file.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help/command/file.rst b/Help/command/file.rst index 9abe4cc2ca..135f3ed347 100644 --- a/Help/command/file.rst +++ b/Help/command/file.rst @@ -402,7 +402,8 @@ Filesystem .. signature:: file(MAKE_DIRECTORY ... [RESULT ]) - Create the given directories and their parents as needed. + Create the given directories and their parents as needed. Relative input + paths are evaluated with respect to the current source directory. The options are: