aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2015-12-08 11:57:22 +0200
committerOrgad Shaneh <orgads@gmail.com>2015-12-08 12:50:26 +0000
commitb5c14c192f4c12f394632ee7474415272467eef4 (patch)
treea6d101854bb4921038b12c9f1b5eb878e79d59cb
parent60e26abca039fe7942bba8a4df06089122fa727f (diff)
TaskList: Document relative path behavior
Change-Id: Idda420cfbd2fa701e45e0072730d83d6b8735232 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
-rw-r--r--doc/src/howto/creator-task-lists.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/howto/creator-task-lists.qdoc b/doc/src/howto/creator-task-lists.qdoc
index 84fd642ba4..71791a3c98 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.
*/