diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-27 16:23:37 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-27 16:23:37 (GMT) |
commit | 1a75b369797c41d37f92950f7527c1eb989f1215 (patch) | |
tree | 0e154f2e4eb3bee637fc4d577377592786f5af21 /doc/src/declarative/codingconventions.qdoc | |
parent | c408dd8a80d509f18ec3c3bc8a74891f541f6fdd (diff) | |
download | Qt-1a75b369797c41d37f92950f7527c1eb989f1215.zip Qt-1a75b369797c41d37f92950f7527c1eb989f1215.tar.gz Qt-1a75b369797c41d37f92950f7527c1eb989f1215.tar.bz2 |
Doc: More work on the QML documentation.
Diffstat (limited to 'doc/src/declarative/codingconventions.qdoc')
-rw-r--r-- | doc/src/declarative/codingconventions.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/codingconventions.qdoc b/doc/src/declarative/codingconventions.qdoc index 9403920..aa4feef 100644 --- a/doc/src/declarative/codingconventions.qdoc +++ b/doc/src/declarative/codingconventions.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! -\page codingconventions.html +\page qml-coding-conventions.html \title QML Coding Conventions This document contains the QML coding conventions that we follow in our documentation and examples and recommend that others follow. |