diff --git a/doc/src/howto/creator-sidebar-views.qdoc b/doc/src/howto/creator-sidebar-views.qdoc index 642017cbef2..444a6018421 100644 --- a/doc/src/howto/creator-sidebar-views.qdoc +++ b/doc/src/howto/creator-sidebar-views.qdoc @@ -186,6 +186,8 @@ file, \QC displays a list of other files with the same base name and offers to rename them as well. \if defined(qtcreator) + \li Remove existing directories from \l{Setting Up a Generic Project} + {generic projects}. \li Add existing files and directories. \li Add libraries. For more information, see \l{Adding Libraries to Projects}. diff --git a/doc/src/projects/creator-only/creator-projects-generic.qdoc b/doc/src/projects/creator-only/creator-projects-generic.qdoc index 8ec7958d0eb..56593f9cce8 100644 --- a/doc/src/projects/creator-only/creator-projects-generic.qdoc +++ b/doc/src/projects/creator-only/creator-projects-generic.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -99,8 +99,8 @@ To add or remove files, edit the \tt{.files} file in \QC. \QC recreates your project tree when you save the \tt{.files} file. - Alternatively, you can add and remove files using the context menu in the - project tree. + Alternatively, you can add and remove files or directories using the + context menu in the project tree. If you frequently need to update the \tt{.files} file, you can do so efficiently by using a script that updates the file for you. If the file