From 0112f4f704761c0493ace6bcb7aa1c8d3a35fabf Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 25 Jan 2018 14:43:18 +0100 Subject: [PATCH] Doc: Describe new file management actions in Projects sidebar view Change-Id: I4af328d19260234d134ed07cef0b98fba155aeda Reviewed-by: Tobias Hunger --- doc/src/howto/creator-ui.qdoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index c447d69a338..b6ccd840f54 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -292,6 +292,14 @@ \li Search from the selected directory. + \li Create new files. For more information, see + \l{Adding Files to Projects}. + + \li Rename or remove existing files. + + \li Compare the selected file with the currently open file in the diff + editor. For more information, see \l{Comparing Files}. + \li Display the contents of a particular directory in the view. \endlist