summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/global/externalsites/qtcreator.qdoc42
-rw-r--r--doc/global/fileextensions.qdocconf2
2 files changed, 28 insertions, 16 deletions
diff --git a/doc/global/externalsites/qtcreator.qdoc b/doc/global/externalsites/qtcreator.qdoc
index e4dd322ab4..95200622f3 100644
--- a/doc/global/externalsites/qtcreator.qdoc
+++ b/doc/global/externalsites/qtcreator.qdoc
@@ -27,25 +27,17 @@
/*!
\externalpage http://doc.qt.io/qtcreator/creator-deployment-qnx.html
- \title Qt Creator: Deploying Applications to QNX Devices
+ \title Qt Creator: Deploying Applications to QNX Neutrino Devices
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-developing-baremetal.html
\title Qt Creator: Connecting Bare Metal Devices
*/
/*!
- \externalpage http://doc.qt.io/qtcreator/creator-developing-bb10.html
- \title Qt Creator: Connecting BlackBerry 10 Devices
-*/
-/*!
\externalpage http://doc.qt.io/qtcreator/creator-developing-qnx.html
\title Qt Creator: Connecting QNX Devices
*/
/*!
- \externalpage http://doc.qt.io/qtcreator/creator-deployment-bb10.html
- \title Qt Creator: Deploying Applications to BlackBerry 10 Devices
-*/
-/*!
\externalpage http://doc.qt.io/qtcreator/creator-developing-generic-linux.html
\title Qt Creator: Connecting Embedded Linux Devices
*/
@@ -98,7 +90,19 @@
\title Qt Creator: Creating Screens
*/
/*!
- \externalpage http://doc.qt.io/qtcreator/creator-qml-application.html
+ \externalpage http://doc.qt.io/qtcreator/creator-qtquick-designer-extensions.html
+ \title Qt Creator: Using Qt Quick Designer Extensions
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/qmldesigner-pathview-editor.html
+ \title Qt Creator: Editing PathView Properties
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/qmldesigner-connections.html
+ \title Qt Creator: Adding Connections
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/qtcreator-transitions-example.html
\title Qt Creator: Creating a Qt Quick Application
*/
/*!
@@ -279,7 +283,7 @@
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-testing.html
- \title Qt Creator: Debugging and Analyzing
+ \title Qt Creator: Testing
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-deployment.html
@@ -298,10 +302,6 @@
\title Qt Creator: Designing User Interfaces
*/
/*!
- \externalpage http://doc.qt.io/qtcreator/creator-publish-ovi.html
- \title Qt Creator: Publishing
-*/
-/*!
\externalpage http://doc.qt.io/qtcreator/creator-glossary.html
\title Qt Creator: Glossary
*/
@@ -500,6 +500,18 @@
\title Qt Creator: Qt Quick UI Forms
*/
/*!
+ \externalpage http://doc.qt.io/qtcreator/qtcreator-uiforms-example.html
+ \title Qt Creator: Using Qt Quick UI Forms
+*/
+/*!
\externalpage http://doc.qt.io/qtcreator/creator-clang-static-analyzer.html
\title Qt Creator: Using Clang Static Analyzer
*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/creator-cpu-usage-analyzer.html
+ \title Qt Creator: Analyzing CPU Usage
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/creator-autotest.html
+ \title Qt Creator: Running Autotests
+*/
diff --git a/doc/global/fileextensions.qdocconf b/doc/global/fileextensions.qdocconf
index 88e51595f1..ca036619f1 100644
--- a/doc/global/fileextensions.qdocconf
+++ b/doc/global/fileextensions.qdocconf
@@ -2,7 +2,7 @@ naturallanguage = en
outputencoding = UTF-8
sourceencoding = UTF-8
-examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml *.css"
+examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml *.css *.glsl"
examples.imageextensions = "*.png *.jpg *.gif"
headers.fileextensions = "*.ch *.h *.h++ *.hh *.hpp *.hxx"