From f0007fa5577d1a94ac9a4c3ee3ee6be0ca01c165 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Tue, 8 Dec 2015 11:57:22 +0200 Subject: [PATCH] TaskList: Document relative path behavior Change-Id: Idda420cfbd2fa701e45e0072730d83d6b8735232 Reviewed-by: Tobias Hunger --- doc/src/howto/creator-task-lists.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/howto/creator-task-lists.qdoc b/doc/src/howto/creator-task-lists.qdoc index 84fd642ba4f..71791a3c988 100644 --- a/doc/src/howto/creator-task-lists.qdoc +++ b/doc/src/howto/creator-task-lists.qdoc @@ -93,4 +93,6 @@ Lines starting with the hash mark character (#) in the first column are ignored. + If the file path is given as a relative path, it is based on the parent + directory of the task list file. */