summaryrefslogtreecommitdiffstats
path: root/doc/src/overviews.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-14 12:47:42 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-05-14 12:47:42 (GMT)
commit02bc8c45f2cae1b6cd417631be8e98bc79c9c42d (patch)
treea9fc690ace2a77f71c43f54b9db8963ee5a65e79 /doc/src/overviews.qdoc
parent08d4f04947aca96f40e002ed099dfc7be6531e17 (diff)
downloadQt-02bc8c45f2cae1b6cd417631be8e98bc79c9c42d.zip
Qt-02bc8c45f2cae1b6cd417631be8e98bc79c9c42d.tar.gz
Qt-02bc8c45f2cae1b6cd417631be8e98bc79c9c42d.tar.bz2
doc: Another upgrade of the top page and overviews.
More to come.
Diffstat (limited to 'doc/src/overviews.qdoc')
-rw-r--r--doc/src/overviews.qdoc19
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc
index 0b82388..c3c59af 100644
--- a/doc/src/overviews.qdoc
+++ b/doc/src/overviews.qdoc
@@ -117,13 +117,28 @@
*/
/*!
+ \group qt-sql
+ \title Using SQL in Qt
+ \brief Qt API's for using SQL.
+ \ingroup technology-apis
+ \ingroup best-practices
+
+ These pages document Qt's API's for using SQL database systems
+ in Qt applications.
+
+ \generatelist{related}
+*/
+
+/*!
\group best-practices
\title How-To's and Best Practices
\brief How-To Guides and Best Practices
- These documents provide guidelines and best practices explaining
- how to use Qt to solve specific technical problems.
+ These documents provide guidelines and best practices for using Qt
+ to solve specific technical problems. They are listed
+ alphabetically by the first word in the title, so scan the entire
+ list to find what you want.
\generatelist{related}
*/