diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-05-25 10:09:14 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-05-25 10:09:14 (GMT) |
commit | c6d92ebe915e4ed857aca5130e514c6ec81dd33f (patch) | |
tree | ae3845f4aa88bbeb0b50f788358f2cb8815e12c3 /doc/src/declarative | |
parent | 4add74753e868e2882bd8a571edb54a8966617fa (diff) | |
download | Qt-c6d92ebe915e4ed857aca5130e514c6ec81dd33f.zip Qt-c6d92ebe915e4ed857aca5130e514c6ec81dd33f.tar.gz Qt-c6d92ebe915e4ed857aca5130e514c6ec81dd33f.tar.bz2 |
qdoc: Improved class index page.
The classes.html page will look good with the correct css.
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index 6e0426c..15d7652 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -42,12 +42,9 @@ /*! \page qdeclarativeexamples.html \title QML Examples and Demos + \brief Building UI's with QML \ingroup all-examples -\previouspage Graphics View Examples -\contentspage Qt Examples -\nextpage Painting Examples - \section1 Running the examples You can find many simple examples in the \c examples/declarative |