From 2517a2c7ef8b3ee0f2651f191f49d27930129756 Mon Sep 17 00:00:00 2001 From: Morten Engvoldsen Date: Sun, 22 Aug 2010 23:35:31 +0200 Subject: Doc: Adding pages to the overviews and updating the index page. --- doc/src/howtos/openvg.qdoc | 2 ++ doc/src/index.qdoc | 17 +++++++++-------- doc/src/modules.qdoc | 6 ++++++ 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/doc/src/howtos/openvg.qdoc b/doc/src/howtos/openvg.qdoc index cabd8f7..dc7a34a 100644 --- a/doc/src/howtos/openvg.qdoc +++ b/doc/src/howtos/openvg.qdoc @@ -30,6 +30,8 @@ \title OpenVG Rendering in Qt \since 4.6 \ingroup best-practices + \ingroup technology-apis + \brief Efficient rendering on embedded devices with OpenVG diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 95f940d..e45892f 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -56,21 +56,21 @@
diff --git a/doc/src/modules.qdoc b/doc/src/modules.qdoc index 8912490..d3c33d9 100644 --- a/doc/src/modules.qdoc +++ b/doc/src/modules.qdoc @@ -152,6 +152,7 @@ \module QtOpenGL \title QtOpenGL Module \ingroup modules + \ingroup technology-apis \brief The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. @@ -202,6 +203,7 @@ \title QtOpenVG Module \since 4.6 \ingroup modules + \ingroup technology-apis \brief The QtOpenVG module is a plugin that provides support for OpenVG painting. @@ -352,6 +354,8 @@ \title QtSvg Module \since 4.1 \ingroup modules + \ingroup technology-apis + \ingroup best-practices \brief The QtSvg module provides classes for displaying and creating SVG files. @@ -400,6 +404,7 @@ \module QtXml \title QtXml Module \ingroup modules + \ingroup technology-apis \brief The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. @@ -424,6 +429,7 @@ \title QtXmlPatterns Module \since 4.4 \ingroup modules + \ingroup technology-apis \brief The QtXmlPatterns module provides support for XPath, XQuery, XSLT and XML Schema validation. -- cgit v0.12