forked from qt-creator/qt-creator
Doc: Add a \preferences macro and use it everywhere
The macro can be used to show the path to Preferences on Windows, Linux, and macOS. The current value expands to: "Edit (or Qt Creator on macOS) > Preferences". We can now change this in one place if we so wish. Task-number: QTCREATORBUG-29734 Change-Id: I9afe4f7093dbcc8e62a2b18e1ae3f6f243bbb72b Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -90,8 +90,7 @@
|
||||
|
||||
To see the available interpreters and choose another interpreter, select the
|
||||
current interpreter, and then select \uicontrol {Manage Python Interpreters}.
|
||||
Or, select \uicontrol Edit > \uicontrol Preferences > \uicontrol Python >
|
||||
\uicontrol Interpreters.
|
||||
Or, select \preferences > \uicontrol Python > \uicontrol Interpreters.
|
||||
|
||||
\image qtcreator-python-interpreters.webp {Python Interpreters in Preferences}
|
||||
|
||||
|
Reference in New Issue
Block a user