From 8aa4ae683c24f46859a0e016809c2de49aead56f Mon Sep 17 00:00:00 2001 From: Morten Engvoldsen Date: Fri, 20 Aug 2010 14:58:29 +0200 Subject: Doc: Changes to the index page and second level pages linking to the index page. --- doc/src/frameworks-technologies/model-view-programming.qdoc | 1 + doc/src/index.qdoc | 10 ++++------ doc/src/overviews.qdoc | 5 +++++ tools/qdoc3/test/qt-html-templates.qdocconf | 2 +- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/doc/src/frameworks-technologies/model-view-programming.qdoc b/doc/src/frameworks-technologies/model-view-programming.qdoc index 7167f97..e230c06 100644 --- a/doc/src/frameworks-technologies/model-view-programming.qdoc +++ b/doc/src/frameworks-technologies/model-view-programming.qdoc @@ -27,6 +27,7 @@ /*! \group model-view + \ingroup qt-basic-concepts \title Model/View Classes */ diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 2272cf8..95f940d 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -52,7 +52,7 @@
- Qt API Overviews
+ Qt API
    @@ -65,21 +65,19 @@
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc index 1c35a63..8e12fd3 100644 --- a/doc/src/overviews.qdoc +++ b/doc/src/overviews.qdoc @@ -62,6 +62,7 @@ /*! \group qt-graphics + \ingroup qt-basic-concepts \title Qt Graphics and Printing \brief The Qt components for doing graphics. @@ -71,6 +72,7 @@ /*! \group qt-network + \ingroup qt-basic-concepts \title Network programming with Qt \brief The these pages are about Qt's support for network programming. @@ -91,6 +93,7 @@ /*! \group qt-activex \title ActiveX in Qt + \ingroup qt-basic-concepts \ingroup technology-apis \ingroup platform-specific @@ -108,6 +111,8 @@ \brief Qt API's for using SQL. \ingroup technology-apis \ingroup best-practices + \ingroup qt-basic-concepts + These pages document Qt's API's for using SQL database systems in Qt applications. diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf index 71b13ff..a14e696 100644 --- a/tools/qdoc3/test/qt-html-templates.qdocconf +++ b/tools/qdoc3/test/qt-html-templates.qdocconf @@ -86,7 +86,7 @@ HTML.postheader = "
\n" \ "
  • Function index
  • \n" \ "
  • Modules
  • \n" \ "
  • Namespaces
  • \n" \ - "
  • Global stuff
  • \n" \ + "
  • Global Declarations
  • \n" \ "
  • QML elements
  • \n" \ " \n" \ "
    \n" \ -- cgit v0.12