Link to Coding Conventions page
authorBea Lam <bea.lam@nokia.com>
Thu, 23 Aug 2012 04:10:50 +0000 (14:10 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Aug 2012 00:52:30 +0000 (02:52 +0200)
Change-Id: I4c2870bf37ea1f9f110ced4120d4a622096d8dfe
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/quick/doc/src/appdevguide/applicationdevelopers.qdoc
src/quick/doc/src/appdevguide/codingconventions.qdoc

index 4305506..40e5be8 100644 (file)
@@ -137,6 +137,7 @@ provided by Qt Quick, please see the \l{Qt Quick} module documentation.
     \li \l{qtquick-debugging.html}{Debugging QML Applications}
     \li \l{qtquick-qtquicktest.html}{QtQuickTest: QML Unit Testing Framework}
     \endlist
+\li \l{qml-codingconventions.html}{QML Coding Conventions}
 \li \l{qtquick-glossary.html}{Glossary of Terms}
 \endlist
 
index 89a1bd8..cf653f8 100644 (file)
 ****************************************************************************/
 
 /*!
-\page qml-coding-conventions.html
+\page qml-codingconventions.html
 \title QML Coding Conventions
 \brief code style convention
 
 This document contains the QML coding conventions that we follow in our documentation and examples and recommend that others follow.
 
-\section1 QML Objects
+\section1 QML Object Declarations
 
-Through our documentation and examples, QML objects are always structured in the following order:
+Throughout our documentation and examples, \l{QML Object Attributes}{QML object attributes} are always structured in the following order:
 
 \list
 \li id