aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/localstorage/doc/src
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-03-28 20:39:13 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-30 01:12:39 +0100
commit049763350775cdb037bbbcd1371cc111290537ba (patch)
treed36d3d6d62e7835f157294aa6263ada1b7733787 /examples/quick/localstorage/doc/src
parent064c99b87ed13ecc82311cc166361a409a969b45 (diff)
Doc: Fix some titles and links
Make page titles follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation. Make class/type list titles follow the "<Qt Module> C++ Classes" and "<Qt Module> QML Types" formats. Links are updated accordingly, along with broken links found during this sweep. Some inline links also have their surrounding text modified, to improve flow. Change-Id: I0ed7788caa250085d7ea0080a77d8a2655debf39 Reviewed-by: Alan Alpert <aalpert@blackberry.com>
Diffstat (limited to 'examples/quick/localstorage/doc/src')
-rw-r--r--examples/quick/localstorage/doc/src/localstorage.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/localstorage/doc/src/localstorage.qdoc b/examples/quick/localstorage/doc/src/localstorage.qdoc
index f4dfa56dcf..92d2101558 100644
--- a/examples/quick/localstorage/doc/src/localstorage.qdoc
+++ b/examples/quick/localstorage/doc/src/localstorage.qdoc
@@ -25,7 +25,7 @@
**
****************************************************************************/
/*!
- \title QtQuick Examples - Local Storage
+ \title Qt Quick Examples - Local Storage
\example quick/localstorage
\brief A collection of QML local storage examples.
\image qml-localstorage-example.png