aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-12-03 15:40:51 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-12-04 08:22:47 +0000
commit05597ef3e576a7cc09d193cb46dba490b7886ec1 (patch)
tree76fb4f171455ba3f46d9cf1f2868d88ec0e18b96 /examples/quickcontrols2/texteditor/doc
parent70199a43a978649d87c5b2815808c4a04902c6e0 (diff)
Doc: Update \titles with "Controls 2" in it
Alternatively, the old \title is now a \keyword, to avoid broken links to the page. Change-Id: Ib8b97efe8be13559c45c7ca430b2afc93edaa3e7 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/texteditor/doc')
-rw-r--r--examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc b/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc
index 6ba64b34..3e9a9268 100644
--- a/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc
+++ b/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc
@@ -27,7 +27,8 @@
/*!
\example texteditor
\keyword Qt Quick Controls - Text Editor
- \title Qt Quick Controls 2 - Text Editor
+ \title Qt Quick Controls - Text Editor
+ \keyword Qt Quick Controls 2 - Text Editor
\ingroup qtquickcontrols2-examples
\brief A QML app using Qt Quick Controls 2 and a C++ class to
provide a fully-functional rich-text editor application.