summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-11-25 15:50:14 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2014-11-26 13:24:31 +0100
commit4e97e835d8a0698531e584cd8e60cfbdb757f647 (patch)
tree69418aae6d904eda642e2e57c8ed4f88228e5a07 /doc
parent9e501ee8f11486e4686e2a6f38d9993f78989f91 (diff)
downloadqt-creator-4e97e835d8a0698531e584cd8e60cfbdb757f647.tar.gz
Doc: add "Configuring Qt Creator" to the GS page
This topic was added to the Getting Started section in the TOC earlier, and this patch adds it also to the page. Change-Id: I1f310046c85ca71619d057f4710b54e8f5f5c75e Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/overview/creator-getting-started.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/overview/creator-getting-started.qdoc b/doc/src/overview/creator-getting-started.qdoc
index 0a1b407f59..80549b923c 100644
--- a/doc/src/overview/creator-getting-started.qdoc
+++ b/doc/src/overview/creator-getting-started.qdoc
@@ -34,6 +34,7 @@
\row
\li \inlineimage creator-gs-01.png
\li \inlineimage creator-gs-02.png
+ \li \inlineimage creator_advanceduse.png
\row
\li \b {\l{IDE Overview}}
@@ -44,9 +45,17 @@
If you have not used \QC before, and want to become familiar
with the parts of the user interface, go to \l{User Interface}.
+ \li \b {\l{Configuring Qt Creator}}
+
+ To make \QC behave more like your favorite code editor or IDE,
+ you can change the settings for keyboard shortcuts, color
+ schemes, generic highlighting, code snippets, and version
+ control systems. For an overview of the options you have, go to
+ \l{Configuring Qt Creator}.
\row
\li \inlineimage creator-gs-03.png
\li \inlineimage creator-gs-04.png
+ \li
\row
\li \b {\l{Building and Running an Example}}
@@ -59,6 +68,7 @@
Now you are ready to start developing your own applications.
Pick a tutorial to follow in \l{Tutorials}. To start developing
for mobile devices, select \l{Creating a Mobile Application}.
+ \li
\endtable
*/