forked from qt-creator/qt-creator
Doc: Document the Restart Now button that appears when needed
Typically, when users enable or disable plugins. Change-Id: I1d9588e662613d6c061756d247bf12f7c1ace4ba Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Copyright (C) 2020 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -42,7 +42,8 @@
|
||||
|
||||
Since \QC 4.9, the Perforce plugin is disabled by default. To enable
|
||||
it, select \uicontrol Help > \uicontrol {About Plugins} >
|
||||
\uicontrol {Version Control} > \uicontrol Perforce, and then restart \QC.
|
||||
\uicontrol {Version Control} > \uicontrol Perforce. Then select
|
||||
\uicontrol {Restart Now} to restart \QC and load the plugin.
|
||||
|
||||
\section1 Configuring Perforce
|
||||
|
||||
|
||||
@@ -52,8 +52,9 @@
|
||||
\li \l{http://www-01.ibm.com/software/awdtools/clearcase/}
|
||||
\li Disabled by default. To enable the plugin, select
|
||||
\uicontrol Help > \uicontrol {About Plugins} >
|
||||
\uicontrol {Version Control} > \uicontrol ClearCase, and then
|
||||
restart \QC.
|
||||
\uicontrol {Version Control} > \uicontrol ClearCase.
|
||||
Then select \uicontrol {Restart Now} to restart \QC
|
||||
and load the plugin.
|
||||
\row
|
||||
\li \l{Using CVS}{CVS}
|
||||
\li \l{http://www.nongnu.org/cvs/}
|
||||
@@ -75,8 +76,9 @@
|
||||
|
||||
Disabled by default. To enable the plugin, select
|
||||
\uicontrol Help > \uicontrol {About Plugins} >
|
||||
\uicontrol {Version Control} > \uicontrol Perforce,
|
||||
and then restart \QC.
|
||||
\uicontrol {Version Control} > \uicontrol Perforce.
|
||||
Then select \uicontrol {Restart Now} to restart \QC
|
||||
and load the plugin.
|
||||
\row
|
||||
\li \l{Using Subversion}{Subversion}
|
||||
\li \l{http://subversion.apache.org/}
|
||||
|
||||
Reference in New Issue
Block a user