diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2011-01-28 09:32:47 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2011-01-28 09:32:47 (GMT) |
commit | 88b143ff819751570e83d2de601630024a9c9989 (patch) | |
tree | db49e38196fe59039997d03aa3a67413cac6e11b | |
parent | d70d17a8ebea25a836e0fb101796cb70d5ca5efd (diff) | |
download | Qt-88b143ff819751570e83d2de601630024a9c9989.zip Qt-88b143ff819751570e83d2de601630024a9c9989.tar.gz Qt-88b143ff819751570e83d2de601630024a9c9989.tar.bz2 |
Doc: including missing pages in overviews.
Task-number: QTBUG-15357
-rw-r--r-- | doc/src/frameworks-technologies/richtext.qdoc | 1 | ||||
-rw-r--r-- | doc/src/painting-and-printing/coordsys.qdoc | 1 | ||||
-rw-r--r-- | doc/src/widgets-and-layouts/stylesheet.qdoc | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/frameworks-technologies/richtext.qdoc b/doc/src/frameworks-technologies/richtext.qdoc index 7a5a6a6..089f84d 100644 --- a/doc/src/frameworks-technologies/richtext.qdoc +++ b/doc/src/frameworks-technologies/richtext.qdoc @@ -37,6 +37,7 @@ \ingroup frameworks-technologies \ingroup qt-basic-concepts + \ingroup best-practices \nextpage Rich Text Document Structure diff --git a/doc/src/painting-and-printing/coordsys.qdoc b/doc/src/painting-and-printing/coordsys.qdoc index a8febae..252159e 100644 --- a/doc/src/painting-and-printing/coordsys.qdoc +++ b/doc/src/painting-and-printing/coordsys.qdoc @@ -29,6 +29,7 @@ \page coordsys.html \title Coordinate System \ingroup qt-graphics + \ingroup best-practices \brief Information about the coordinate system used by the paint system. diff --git a/doc/src/widgets-and-layouts/stylesheet.qdoc b/doc/src/widgets-and-layouts/stylesheet.qdoc index 60d8cbd..be845c4 100644 --- a/doc/src/widgets-and-layouts/stylesheet.qdoc +++ b/doc/src/widgets-and-layouts/stylesheet.qdoc @@ -32,6 +32,7 @@ \ingroup frameworks-technologies \ingroup qt-basic-concepts + \ingroup qt-gui-concepts \previouspage {Styles and Style Aware Widgets}{Styles} \contentspage Widgets and Layouts |