forked from qt-creator/qt-creator
Doc: Document locator filters for version control systems
Only Git was mentioned this far. Only Git is supported by QDS, so use conditional text. Task-number: QTCREATORBUG-25642 Change-Id: If2c27bd5def8c4e4bee30558174127024458449a Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -139,11 +139,12 @@
|
||||
|
||||
\li Executing shell commands (\c {!})
|
||||
|
||||
\li Executing version control system commands (\c {git}).
|
||||
\li Executing version control system commands
|
||||
\if defined(qtcreator)
|
||||
For more information, see \l{Using Version Control Systems}
|
||||
(\c {bzr}, \c {cvs}, \c {git}, \c {hg}, or \c {svn}).
|
||||
For more information, see \l{Using Version Control Systems}.
|
||||
\else
|
||||
For more information, see \l{Using Git}
|
||||
(\c {git}). For more information, see \l{Using Git}.
|
||||
\endif
|
||||
|
||||
\li Triggering menu items from the main menu (\c {t})
|
||||
|
Reference in New Issue
Block a user