aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/qtqml.qdocconf
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-02-18 16:32:48 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-03 15:44:15 +0100
commit307bdba9c3c068ac7e7ded291bbd1b34054af42b (patch)
tree9c4d8ddf5f4e036e740df17345f03cd46fd525b9 /src/qml/doc/qtqml.qdocconf
parent0fe950d1c05a633e737a0dab3d91d33fe0994141 (diff)
Doc: Renamed Qt Quick Code Samples page.
-new name is Qt Quick Examples and Tutorials -includes tutorials, not just examples or code samples. Task-number: QTBUG-36838 Change-Id: I660770cac1cdd71cd3b34bad878b0e59a088924b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src/qml/doc/qtqml.qdocconf')
-rw-r--r--src/qml/doc/qtqml.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/qtqml.qdocconf b/src/qml/doc/qtqml.qdocconf
index 43dbe2525c..d691dbfd8a 100644
--- a/src/qml/doc/qtqml.qdocconf
+++ b/src/qml/doc/qtqml.qdocconf
@@ -24,7 +24,7 @@ qhp.QtQml.subprojects.classes.indexTitle = Qt QML C++ Classes
qhp.QtQml.subprojects.classes.selectors = class fake:headerfile
qhp.QtQml.subprojects.classes.sortPages = true
qhp.QtQml.subprojects.examples.title = Examples
-qhp.QtQml.subprojects.examples.indexTitle = Qt Quick Code Samples
+qhp.QtQml.subprojects.examples.indexTitle = Qt Quick Examples and Tutorials
qhp.QtQml.subprojects.examples.selectors = fake:example
qhp.QtQml.subprojects.qmltypes.title = QML Types
qhp.QtQml.subprojects.qmltypes.indexTitle = Qt QML QML Types